feat(Data): added extra features, exploration notebook

This commit is contained in:
Mark Aron Szulyovszky
2021-11-09 17:16:40 +01:00
parent d5086a4785
commit 20aa1474d6
20 changed files with 21700 additions and 21556 deletions
+5
View File
@@ -0,0 +1,5 @@
from load_data import load_files
import pandas as pd
data = load_files()