Skip to content

Releases: hi-primus/optimus

Version 2.2.26

05 Nov 16:07
93d68ef
Compare
Choose a tag to compare

See #742

Bugs:

  • Fix send() output

Improvements

  • bucketizer() now accepts int in splits param

Version 2.2.25

05 Nov 02:25
2fe7ffe
Compare
Choose a tag to compare
  • Added random split function
  • Add limit to row
  • Improve code quality
  • Fix profiler send ouput

Version 2.2.24

02 Nov 18:17
2664a4e
Compare
Choose a tag to compare

See #708 for details

Improvements:

  • Now unnest accepts indexes, input and custom output columns names
  • Profiler only process modified columns
  • Added values_to_cols(), bucketizer(), and string_to_index() to .cols
  • Now copy() supports multiple input and output columns
  • More minimum improvements

Bugs:

  • Fix #716
  • Error using "words" in .cols.replace()

Version 2.2.23

12 Oct 04:00
432ca19
Compare
Choose a tag to compare

See #708

Bugs:

  • Fix mismatch count

Version 2.2.22

11 Oct 06:57
432ca19
Compare
Choose a tag to compare

See #706

Bugs:

  • Default params form database not working

Enhancement:

  • Added support for SQLite, mssql, and Cassandra

Version 2.2.21

02 Oct 20:06
9cc2d7b
Compare
Choose a tag to compare

See #696

Bug fixes:

  • Mismatch not working.

Enhancements:

  • Match libraries version with 3er party providers.

Version 2.2.20

28 Sep 05:30
2d0bae4
Compare
Choose a tag to compare

See #687

Enhancements:

  • Added mismatch to the profiler
  • Add requirements compatibility with databricks and google colab

Version 2.2.19

25 Sep 18:30
7eacaf8
Compare
Choose a tag to compare
Merge pull request #686 from ironmussa/develop

Improve dev docs

Version 2.2.18

25 Sep 17:02
67bb281
Compare
Choose a tag to compare

Fix pickle problem with fastnumbers

Version 2.2.17

25 Sep 06:33
Compare
Choose a tag to compare

For more info see #678

Bugs: