Skip to content

v0.0.84

Choose a tag to compare

@akanz1 akanz1 released this 09 May 07:43

Changelog:

Changes

  • mv_col_handling():
    Update to the default settings and default output and add flexibility to show affected columns.

  • pool_duplicate_subsets():
    Update to the default settings and default output and add flexibility to show affected columns.

Bug Fixes

  • dist_plot():
    Fix label identification when target is given as a List, or np.array instead of a pd.Series.

  • mv_col_handling():
    Fix correlation computation when target is given as a List, np.array or pd.Series instead of a String.