diff --git a/dataset_creation/create_eye_feature_table.py b/dataset_creation/create_eye_feature_table.py new file mode 100644 index 0000000..386860a --- /dev/null +++ b/dataset_creation/create_eye_feature_table.py @@ -0,0 +1 @@ +import pandas as pd \ No newline at end of file diff --git a/dataset_creation/create_parquet_files.py b/dataset_creation/create_parquet_files.py index b9804c2..1a2fb7f 100644 --- a/dataset_creation/create_parquet_files.py +++ b/dataset_creation/create_parquet_files.py @@ -1,4 +1,4 @@ -+# pip install pyocclient +# pip install pyocclient import yaml import owncloud import pandas as pd