Closed timonmerk closed 3 months ago
Hey @SamedVossberg,
I am closing #330 and instead open the database work-package here:
nm_db.py
nm_db.write_features
feature_dict
nm_analysis
Hey @SamedVossberg,
I am closing #330 and instead open the database work-package here:
nm_db.py
module which creates sqlite table in outpath if it doesn't existsnm_db.write_features
after feature computation in run methodfeature_dict
list aggregationnm_db.py
to write head of database as csv file and option to read back database as pandas dataframenm_analysis
read of database as dataframe instead csv file