mirror of
https://github.com/webclinic017/drift.git
synced 2026-08-20 14:28:09 +00:00
feat(Data): added extra features, exploration notebook
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
from load_data import load_files
|
||||
import pandas as pd
|
||||
|
||||
data = load_files()
|
||||
|
||||
Reference in New Issue
Block a user