Files
drift/model_lstm.py
T
2021-11-09 17:16:40 +01:00

6 lines
75 B
Python

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