Releases: hi-primus/optimus
Releases · hi-primus/optimus
Optimus 1.0.0 version.
With these version you can use Apache Spark 2.2.0 and Python to build your data pipelines in an easy and scalable way. You can detect outliers and erase them, impute missing data using machine learning, clean special characters in your data set, move and update your columns with our data wrangling tools, make beautiful plots to share your discoveries and much more!
See #101 for changes.
Update requirements for installation and minor fixes
Merge pull request #96 from ironmussa/develop Update install requirements for PYPi
Start building framework for Data Prep and EDA
Fix Outlier detection for pyspark 2.2.0
Second official cross-language Spark-Package release
Merge pull request #85 from ironmussa/develop Bump version
Minor Bug Fixes
Merge pull request #66 from ironmussa/develop Bump version
Fix code style and type checking.
Merge pull request #58 from ironmussa/develop Fix typecheck
Fix styling, get A certification from codacy
Improved coverage and fix typecheck errors
Fix documentation, license and add profiler pt2
0.3.4 Bump version
Fix import to matplotlib
0.3.2 Bump version