Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add empty values detection and reporting #16

Open
2 tasks
ivbeg opened this issue Aug 7, 2022 · 0 comments
Open
2 tasks

Add empty values detection and reporting #16

ivbeg opened this issue Aug 7, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ivbeg
Copy link
Collaborator

ivbeg commented Aug 7, 2022

Automate detection of empty values and exclude them from data analysis.

Possible empty values: None, 'N/A', empty string, 'NaN', 'None', '-'

The following actions are required:

  • Add empty values detection during analysis stage
  • Add detected empty values and number of values to analyzer report as empty_values, num_empty
@ivbeg ivbeg added the enhancement New feature or request label Aug 7, 2022
@ivbeg ivbeg self-assigned this Aug 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant