Files
drift/model_lstm.py
T

6 lines
75 B
Python
Raw Normal View History

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