Releases: hi-primus/optimus
Releases · hi-primus/optimus
Version 2.2.51
Bug Fixes:
Fix css file
Version 2.2.5
Bug Fixes:
Remove bad import
Version 2.2.4
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
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
View #449
Update spark to 2.4.0
Version 2.1.3
See #383
Release 2.1.1
View #359
2.1.0 version
Add data enrichment
Bump tensorflow and keras
Bug fixes
2.0.6
Minor bug fixes