ChlupacTheBosmer / DetectFlow

1 stars 1 forks source link

Error converting time columns #11

Open Jan-t2b-filip opened 1 month ago

Jan-t2b-filip commented 1 month ago

Occured after trying to load the db. database into DetectflowID:

ERROR - root - Error converting time columns. Further exceptions possible: 'start_real_life_time' Traceback (most recent call last): File "detectflow\utils\data_processor.py", line 226, in refine_periods File "pandas\core\frame.py", line 4102, in getitem File "pandas\core\indexes\range.py", line 417, in get_loc KeyError: 'start_real_life_time'

Jan-t2b-filip commented 1 month ago

.db file missing data in visits table!!

ChlupacTheBosmer commented 1 month ago

@Jan-t2b-filip please provide recording_id or .db to replicate the issue.