Skip to content

TSV,CSV parsing with NANs #15

@lesdiaux

Description

@lesdiaux
  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    improvementImprovement of some step

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions