Fixed
- Big notebook size, replaced cufflinks with plotly and ipython, 39
Changed
- *Fields Coverage* now is printed as a bar plot, 9
- *Fields Counts* renamed to *Coverage Difference* and results in 2 bar plots, 9, 51:
* *Coverage from job stats fields counts* which reflects coverage for each field for both jobs
* *Coverage difference more than 5%* which prints >5% difference between the coverages (was ratio difference before)
- *Compare Scraped Categories* renamed to *Category Coverage Difference* and results in 2 bar plots for each category, 52:
* *Coverage for `field`* which reflects value counts (categories) coverage for the field for both jobs
* *Coverage difference more than 10% for `field`* which shows >10% differences between the category coverages
- *Boolean Fields* plots *Coverage for boolean fields* graph which reflects normalized value counts for boolean fields for both jobs, 53
Removed
- `cufflinks` dependency
- Deprecated `category_field` tag