Skip to content

Releases: pdpipe/pdpipe

v0.3.2: Dynamic Runtime Parameters 🌀

19 Sep 07:35
Compare
Choose a tag to compare
Added dynamic parameters (set at runtime) to stages

v0.3.1: Many bugfixes 🐞

09 Aug 09:38
Compare
Choose a tag to compare
Added DropLabelByValues test

Full X-y fit/tranform support! ❌✔️

04 Jul 18:00
Compare
Choose a tag to compare
v0.3.0

All fit/transform/apply APIs are converted to X,y params

Bugfix: OneHotEncode now works for categorical columns 🐞

23 Jun 11:20
Compare
Choose a tag to compare
v0.2.8

Bugfix: OneHotEncode now works for categorical columns

Added the sklearn Decompose stage 🧮

22 Jun 15:31
Compare
Choose a tag to compare
v0.2.7

Added the sklearn Decompose stage

PdPipelineAndSklearnEstimator now support row drops and reindexing

22 Jun 15:31
Compare
Choose a tag to compare
v0.2.6

PdPipelineAndSklearnEstimator now support row drops and reindexing

v0.2.5: Scale stage columns str bugfix 🐞

22 Jun 15:24
Compare
Choose a tag to compare
Scale stage columns str bug

v0.2.4: Bugfix, ColumnsBasedPipelineStage 🐞

22 Jun 09:35
Compare
Choose a tag to compare
Closes #100: exclude_columns not working for ColumnsBasedPipelineStage

V0.2.3: ApplicationContextEnricher + context injection to ApplyByCols

13 Mar 14:29
Compare
Choose a tag to compare
v0.2.3

Added ApplicationContextEnricher and context injection to ApplyByCols

v0.2.2: hotfix: skintegrate safe import 🔥

10 Mar 09:34
Compare
Choose a tag to compare
hotfix: skintegrate safe import