-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
improvementImprovement of some stepImprovement of some step
Description
- Find a working library in Kotlin that can read csv files
- Read the header for column names
- Read all the columns with NANs
- Exclude columns that have non-numeric (non-NAN) values
- Log the parsing procedure:
- What columns are present
- What columns were excluded
- For each numeric column, how many non-NA values are in the column
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
improvementImprovement of some stepImprovement of some step