Files
drift/model_lstm.py
T

6 lines
75 B
Python

from load_data import load_files
import pandas as pd
data = load_files()