4.0.0 (2023-01-30)
Bug Fixes
- version bug and incorporate feedback (3fe3aee)
- add css to cope with large tables (7e51e77)
- add ProfileReport validations and configuration file (175798e)
- add Report configurations for correlations (9339a2d)
- add union to typecheck (351b17f)
- change dataframe empy check method (0f474ae)
- df validation (b834214)
- fix date and datetime histogram. Fix Spearman and Pearson's correlations (0c77695)
- fix merge issues (3cf3cc4)
- improve description and correct plot for ‘auto’ correlation (#1119) (a105d32)
- isinstance (ce81102)
- isinstance (c6a6daa)
- move file example. remove unused prints (4f794cd)
- re-introduce to prevent cases where the profilereport is init with no DF (b12f45f)
- remove get_default_settings (9f4f8f9)
- solve mypy error (35d9827)
- uses colors from the specified config (74041c7)