sk-transformers

A collection of pandas & scikit-learn compatible transformers for preprocessing and feature engineering 🛠

MIT License

Downloads
641
Stars
8
Committers
4

Bot releases are visible (Hide)

sk-transformers - v0.11.0 Latest Release

Published by github-actions[bot] over 1 year ago

0.11.0 (2023-04-25)

Features

Tests

CI/CD

Maintenance

sk-transformers - v0.10.3

Published by github-actions[bot] over 1 year ago

0.10.3 (2023-03-10)

Maintenance

  • remove slots for compatibility reasons (2a58219)
sk-transformers - v0.10.2

Published by github-actions[bot] over 1 year ago

0.10.2 (2023-03-09)

Bug Fixes

sk-transformers - v0.10.1

Published by github-actions[bot] over 1 year ago

0.10.1 (2023-03-09)

Features

  • rich for better error messages (9cd9569)

Bug Fixes

  • make tuples flexible in string transformers (#77) (b02ccdb)
  • support for 2-arg np math functions in MathExpTrans (#83) (52f2d17)
  • warning implementation (#80) (406862a)

Documentation

  • fix missing training_objective in example notebook (f8f5d2f)

Security

  • update dependencies due to security issue with ipython (bc8d0f0)

CI/CD

  • add pre-commit-hooks-safety (5c50988)
  • fix issue of double running release action (d5ba926)
  • fix issue with autoupdate from pre-commit (267bb03)
  • pre-commit autoupdate (3699230)
  • update pre-commit (c82aa1f)

Maintenance

sk-transformers - v0.10.0

Published by github-actions[bot] over 1 year ago

0.10.0 (2023-01-26)

Features

Bug Fixes

  • add sliced string as a separate column (#71) (743f617)

CI/CD

Maintenance

  • check for different dtypes in nan transformer (#72) (ffc11cb)
  • improve error messages by adding transformer name (#70) (b03d46a)
sk-transformers - v0.9.1

Published by github-actions[bot] over 1 year ago

0.9.1 (2023-01-23)

CI/CD

sk-transformers - v0.9.0

Published by github-actions[bot] over 1 year ago

0.9.0 (2023-01-20)

Features

Bug Fixes

  • allow nans in query transformer (b8bf874)

Maintenance

  • improve data check by only checking used columns (#54) (ca450a4)

CI/CD

  • add ability to run the Release action manually (#56) (42f76a3)
sk-transformers - v0.8.0

Published by github-actions[bot] almost 2 years ago

0.8.0 (2023-01-18)

Features

Documentation

Maintenance

  • add init file for easier usage of transformers (#45) (e1edb18)
sk-transformers - v0.7.4

Published by github-actions[bot] almost 2 years ago

0.7.4 (2023-01-16)

Bug Fixes

Maintenance

CI/CD

  • add fast-forward merge action to pull requests (#42) (41036b9)
sk-transformers - v0.7.3

Published by github-actions[bot] almost 2 years ago

0.7.3 (2023-01-12)

Bug Fixes

  • deep transformer check ready to transform fails (91f9712)
  • issue with failing check_array if dataframe contains objects and nan (b99a734)
sk-transformers - v0.7.2

Published by github-actions[bot] almost 2 years ago

0.7.2 (2023-01-10)

Maintenance

  • add training_objective argument to tovectransformer (#36) (041f11f)
sk-transformers - v0.7.1

Published by github-actions[bot] almost 2 years ago

0.7.1 (2023-01-06)

Documentation

  • fix icon issue in readme.md (2371493)
sk-transformers - v0.7.0

Published by github-actions[bot] almost 2 years ago

0.7.0 (2023-01-06)

Features

Bug Fixes

CI/CD

Maintenance

  • general improvements (85596c2)
  • use swifter to speed up pandas apply (#28) (53684e9)

Documentation

sk-transformers - v0.6.3

Published by github-actions[bot] almost 2 years ago

0.6.3 (2023-01-04)

Features

sk-transformers - v0.6.2

Published by github-actions[bot] almost 2 years ago

0.6.2 (2022-12-22)

Documentation

  • improve contributing file (3b5287b)

CI/CD

  • improve the release process (096f3b2)
sk-transformers - v0.6.1

Published by github-actions[bot] almost 2 years ago

0.6.1 (2022-12-22)

Bug Fixes

  • wrong formatting in readme.md (425f4ed)

Documentation

sk-transformers - v0.6.0

Published by github-actions[bot] almost 2 years ago

0.6.0 (2022-12-22)

Features

  • add scripts to improve the release process 🚀 (54a9dfe)
sk-transformers - v0.5.7 🌈

Published by chrislemke almost 2 years ago

  • Fix the wrong license in the project file

Full Changelog: https://github.com/chrislemke/sk-transformers/compare/v0.5.5...v0.5.7

sk-transformers - v0.5.5 🌈

Published by chrislemke almost 2 years ago

  • Update documentation dependency and clean up the project by @chrislemke in #17

Full Changelog: https://github.com/chrislemke/sk-transformers/compare/v0.5.4...v0.5.5

sk-transformers - v0.5.4 🌈

Published by chrislemke almost 2 years ago