-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
I came across 3 types of invalidities in the data:
- Filenames that do not match the
yyyy_mm_dd_HH_MM_SS.csv
format. - Metadata files that are not valid json.
- Activity files for which there is no metadata.
I attached a gzip (sorry, Github did not accept plain csv files) to this issue with every occurrence of each of these errors.
Although I can (and probably will) add proper error handling to the Python library so it does not stumble over these errors I think it might be worth taking the time to fix these errors in the data so people that try to work with the data do not have to manage these errors.
Metadata
Metadata
Assignees
Labels
No labels