What's Changed
- Feature/nearestmeanresponse update by @Chip2916 in #281
- reworked tests for InteractionTransformer by @limlam96 in #283
- 273 Test module for BaseDateTransformer in line with new test set up by @davidhopkinson26 in #280
- 256 all configs within pyprojecttoml for a streamlined build experience by @davidhopkinson26 in #271
- Bring MeanResponseTransformer in line with new test set up by @davidhopkinson26 in #262
- Feature/string transformer refactor by @Chip2916 in #286
- Feature/two column operator by @Chip2916 in #291
- Feature/pca transformer by @Chip2916 in #293
- update upload-artifact GH action version by @davidhopkinson26 in #304
- updated NullIndicator tests by @limlam96 in #302
- refactored tests for BetweenDatesTransformer, adjusted dates file tra… by @limlam96 in #303
- Refactor ScalingTransformer to Inherit from BaseNumericTransformer and Update Tests by @favouribude1 in #284
- Feature/basedate tests by @limlam96 in #305
- Feature/refactor datediffleap tests by @limlam96 in #306
- 308 ohe bugfix by @alphanumericmale in #309
- Feature/refactor datediff tests by @limlam96 in #307
- 🐛 fixed bug with get_params method when capping_values=None by @davidhopkinson26 in #311
- 272 bring cut transformer in line with new test set up by @alphanumericmale in #324
- 298 refactor DatetimeSinusoidCalculator tests by @davidhopkinson26 in #310
- refactored DatetimeInfoExtractor tests, spotted and addded missing te… by @limlam96 in #312
- Feature/to datetime transformer by @Chip2916 in #327
- refactored OrdinalEncoderTransformer tests by @davidhopkinson26 in #330
- added narwhals/polars to env by @limlam96 in #326
- refactored SeriesDtTransformer tests by @limlam96 in #329
New Contributors
- @favouribude1 made their first contribution in #284
Full Changelog: v1.3.1...v1.4.0