Releases: erdogant/df2onehot
Releases · erdogant/df2onehot
1.2.2
21 Feb 13:49
Compare
Sorry, something went wrong.
No results found
Missed logger and verbose fixes
1.2.1
21 Feb 10:55
Compare
Sorry, something went wrong.
No results found
1.2.0
21 Feb 10:39
Compare
Sorry, something went wrong.
No results found
1.1.0
20 Feb 23:30
Compare
Sorry, something went wrong.
No results found
pandas.dtypes now returns a DataFrame, so pandas.dtypes[i] throws an error
pandas now does not allow setting cells to None when the type is set to boolean
np.random.random_integers is deprecated and is now np.random.randint
fixed some warnings about ChainedAssignmentErrors and fragmented inserts
Thanks to the contribution of @jjaycez
1.0.8
17 Jan 08:52
Compare
Sorry, something went wrong.
No results found
Fix in return labels in case deep extract I used and nothing was to extract.
1.0.7
26 Mar 13:35
Compare
Sorry, something went wrong.
No results found
fix for new release sklearn encoder parameter
v1.0.6
09 Jun 15:46
Compare
Sorry, something went wrong.
No results found
Fix in case column labels are not unique
v1.0.5
27 May 17:35
Compare
Sorry, something went wrong.
No results found
v1.0.4
27 May 17:32
Compare
Sorry, something went wrong.
No results found
added parameter remove_multicollinearity to remove arbitrary features from the one-hot encoded features.
v1.0.3
17 Apr 21:34
Compare
Sorry, something went wrong.
No results found
remove mutual exclusive features