4.6.0 (2023-10-10)
Bug Fixes
- bug when creating a new report (#1440) (9a5b4fe)
- fixate matplotlib upper version (3ded762)
- gen wordcloud only for non-empty cols (#1459) (f04fb61)
- remove the duplicated cardinality threshold under categorical and text settings (80a1024)
- table template ignoring text format (#1462) (472c216)
- template {{ file_name }} error in HTML wrapper (#1380) (a5a227f)
- to_category misshandling pd.NA (#1464) (d5bbe7d)
- update duplicates_pandas.py (#1427) (56a6641), closes #1384