Warning
Support for polars=1.0 alpha, beta is not fully tested!
What's Changed
* Expand target types in encoders by abstractqqq in https://github.com/abstractqqq/polars_ds_extension/pull/166
* added custom transforms by abstractqqq in https://github.com/abstractqqq/polars_ds_extension/pull/167
* Gaussian noise by abstractqqq in https://github.com/abstractqqq/polars_ds_extension/pull/168
* simplied target in pipeline by abstractqqq in https://github.com/abstractqqq/polars_ds_extension/pull/169
* features in, out checks in pipeline, c3 stats, CID CE by abstractqqq in https://github.com/abstractqqq/polars_ds_extension/pull/170
* add query_confusion_matrix by CangyuanLi in https://github.com/abstractqqq/polars_ds_extension/pull/171
* better binary confusion matrix calculation by abstractqqq in https://github.com/abstractqqq/polars_ds_extension/pull/172
* added funding by abstractqqq in https://github.com/abstractqqq/polars_ds_extension/pull/173
* added winsorizing by abstractqqq in https://github.com/abstractqqq/polars_ds_extension/pull/175
* added discord by abstractqqq in https://github.com/abstractqqq/polars_ds_extension/pull/177
* fixed a argument name inconsistency due to polars version by abstractqqq in https://github.com/abstractqqq/polars_ds_extension/pull/179
* added json serialization for pipeline by abstractqqq in https://github.com/abstractqqq/polars_ds_extension/pull/181
* added some time series related statistics by abstractqqq in https://github.com/abstractqqq/polars_ds_extension/pull/182
* Debug linear impute by abstractqqq in https://github.com/abstractqqq/polars_ds_extension/pull/184
* better profile by abstractqqq in https://github.com/abstractqqq/polars_ds_extension/pull/185
* added docs by abstractqqq in https://github.com/abstractqqq/polars_ds_extension/pull/186
**Full Changelog**: https://github.com/abstractqqq/polars_ds_extension/compare/v0.4.5...v0.4.6