Skip to content

Releases: erdogant/df2onehot

0.2.15

09 Feb 21:25
Compare
Choose a tag to compare
  • fix for bool type

0.2.14

16 Jul 20:59
Compare
Choose a tag to compare
  • print statements improvements
  • fix for removal of punctuations

0.2.13

15 Jul 15:16
Compare
Choose a tag to compare
  • deep extraction extention

0.2.12

15 Jul 08:35
Compare
Choose a tag to compare
  • Set deep_extract by default on False

0.2.11

14 Jul 19:35
Compare
Choose a tag to compare
  • set default parameter for deep_extract in nested loop to False

0.2.10

14 Jul 18:37
Compare
Choose a tag to compare
  • fix for extraction of nested lists and dicts (at the moment, it extract just 1 layer deep)
  • input parameter "list_expand" is changed into "deep_extract"

0.1.10

14 Jul 14:02
Compare
Choose a tag to compare
  • fix for dtype output.

0.1.9

14 Jul 13:06
Compare
Choose a tag to compare
  • Deep extract possible now for lists and dicts
  • removal of non-ascii characters

0.1.8

12 Jul 20:02
Compare
Choose a tag to compare
  • fix for lists and dicts

0.1.7

11 Jul 19:19
Compare
Choose a tag to compare
  • Fix for combining different columns with lists