metacrafter icon indicating copy to clipboard operation
metacrafter copied to clipboard

Add empty values detection and reporting

Open ivbeg opened this issue 3 years ago • 0 comments
trafficstars

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 avatar Aug 07 '22 06:08 ivbeg