Skip to content

Handle missing values in hierarchy columns #21

@caitlinch

Description

@caitlinch

If there are missing values in the Hierarchy columns, raise an error/warning message. This issue is likely to arise when data isn't tidy i.e., when notes are placed below data in columns.

Either:

  • Raise error saying "Fix this - you have missing values"
  • Raise warning saying "There were missing values in columns A B C, dropped X rows with missing values"

Potential types of missing values to consider:

  • Empty strings
  • NA

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingtests

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions