Skip to content

Releases: hi-primus/optimus

Version 2.2.51

30 May 02:15
9b2e62d
Compare
Choose a tag to compare

Bug Fixes:

Fix css file

Version 2.2.5

29 May 03:19
9876085
Compare
Choose a tag to compare

Bug Fixes:

Remove bad import

Version 2.2.4

28 May 02:28
fcc86ae
Compare
Choose a tag to compare

See #530 and #535 for more.

Now the DL library needs to be used with an external import from spark-deep-learning library.

Bug Fixes:

  • Fix functions param column order
  • Remove unnecessary css files
  • Fix z_score() only accepts numeric columns
  • Fix space/dot character on Mac
  • Remove test with precision problems
  • Fix Travis builds
  • Solved DL problems

Enhancements:

  • Added table_image()
  • Readme improvement
  • Tidy code
  • Update nest() tests

Version 2.2.3

26 Mar 03:44
7ac459f
Compare
Choose a tag to compare

See #516.

Big Fixes:

  • Fix to handle columns names with point character correctly
  • Fix boxplot color
  • Improve docstring and param data cheking
  • Improve internal correlation structure
  • Fix on count_na datatypes handling
  • Bug fix. Columns was not returned in the correct order
  • Organize and improve css handling for the templates

Enhancement:

  • Added load excel file support
  • Added nunique
  • Impute now can handle categorical and continuous data
  • Docstring improvement
  • Now fill_na can handle multiple columns datatypes
  • Now outliers can be removed or selected
  • Improvements replace function, Added replace_regex()
  • Correlation now accepts vectors columns or multiple columns
  • Erase unnecessary reqs
  • Add google colab to the readme and some notebooks instructions

API Changes:

  • Enricher init move to the enricher method

Version 2.1.5

04 Feb 05:05
2fb3f9a
Compare
Choose a tag to compare

Update spark to 2.4.0

25 Jan 23:31
f3a0c8b
Compare
Choose a tag to compare

Version 2.1.3

29 Oct 00:47
Compare
Choose a tag to compare

Release 2.1.1

17 Oct 18:57
cebda2e
Compare
Choose a tag to compare

2.1.0 version

13 Sep 06:40
Compare
Choose a tag to compare

Add data enrichment
Bump tensorflow and keras
Bug fixes

2.0.6

31 Aug 06:55
ae6b4d3
Compare
Choose a tag to compare

Minor bug fixes