Skip to content

Add input validation and error handling to make debugging easier #22

@maxsch3

Description

@maxsch3

When used in automated pipelines, it is very difficult to debug without validation of inputs and proper error handling and reporting. Need to make at least the following checks

  1. Structure validation:
  • Structure is not None,
  • It is a list
  • each element is a tuple
  1. Data is a valid dataframe

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions