Skip to content

v0.3.12

Compare
Choose a tag to compare
@github-actions github-actions released this 17 May 10:48
· 5 commits to main since this release
4a636c8

FeatureTransforms v0.3.12

Diff since v0.3.11

Closed issues:

  • No-arg MeanStdScaling constructor (#59)
  • MeanStdScaling is a bad name (#87)
  • Separate transform constructors and fit method (#106)

Merged pull requests:

  • StandardScaling with separate constructor and fit methods to replace MeanStdScaling (#107) (@mzgubic)