v0.19.0
v0.19.0 September 27, 2022
- Enhancements
- Added Spearman Correlation to options for dependence calculations (#1523)
- Added ignore_zeros as an argument for box_plot_dict to allow for calculations of outliers without 0 values (#1524)
- Added target_col argument to dependence and dependence_dict to calculate correlations between features and target_col (#1531)
- Fixes
- Fix datetime pivot point to be set at current year + 10 rather than the default for two-digit years when datetime_format provided (#1512)
- Changes
- Testing Changes
- Add kickoff for create conda forge pull request from release (#1515)
Thanks to the following people for contributing to this release:
@bchen1116, @gsheni, @ParthivNaresh, @thehomebrewnerd