Skip to content

Releases: erdogant/df2onehot

1.0.8

17 Jan 08:52

Choose a tag to compare

  • Fix in return labels in case deep extract I used and nothing was to extract.

1.0.7

26 Mar 13:35

Choose a tag to compare

  • fix for new release sklearn encoder parameter

v1.0.6

09 Jun 15:46

Choose a tag to compare

  • Fix in case column labels are not unique

v1.0.5

27 May 17:35

Choose a tag to compare

  • fix for import

v1.0.4

27 May 17:32

Choose a tag to compare

  • added parameter remove_multicollinearity to remove arbitrary features from the one-hot encoded features.

v1.0.3

17 Apr 21:34

Choose a tag to compare

  • remove mutual exclusive features

v1.0.2

02 Dec 15:20

Choose a tag to compare

  • sklearn changed into scikit-learn in both requirements and setup file.

v1.0.1

13 Mar 15:35
9676408

Choose a tag to compare

  • Ignore warnings
  • A copy of the input dataframe is used to prevent changes in the original one.
  • Some code cleaning

1.0.0

03 Dec 08:43

Choose a tag to compare

  • added doi

0.2.16

08 May 12:14

Choose a tag to compare

  • Added missing requirement: tqdm setup and requirements.txt