Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-11-16 | 383 Bytes | |
Sweetviz 2.3.0 source code.tar.gz | 2023-11-16 | 16.2 MB | |
Sweetviz 2.3.0 source code.zip | 2023-11-16 | 16.2 MB | |
Totals: 3 Items | 32.5 MB | 0 |
Verbosity added, many long-standing fixes
- Added: Parameter for verbosity (full, progress_only, off)
- Fixed: Histogram inaccuracies due to incorrect binning (thanks @troy46), fixes [#116], [#127]
- Fixed: Incorrect detection of categorical series in some cases
- Fixed: Deprecation warnings for is_categorical_dtype (thanks @GegznaV), fixes [#162]