Skip to content
This repository has been archived by the owner on Sep 3, 2019. It is now read-only.

Latest commit

 

History

History
69 lines (43 loc) · 4.15 KB

README.md

File metadata and controls

69 lines (43 loc) · 4.15 KB

Logo Optimus

PyPI version Build Status Documentation Status built_by iron Updates Python 3 GitHub release Codacy Badge

Platforms Dependency Status Quality Gate

Optimus is the missing framework for cleaning and pre-processing data in a distributed fashion. It uses all the power of Apache Spark (optimized via Catalyst) to do so. It implements several handy tools for data wrangling and munging that will make your life much easier. The first obvious advantage over any other public data cleaning library or framework is that it will work on your laptop or your big cluster, and second, it is amazingly easy to install, use and understand.

Click on Optimus to enter our Website:

Click Me!

Click below for the official documentation

Documentation

Survey

Please take a couple of minutes to help shape the Optimus' Roadmap:

Announcement!!

The first version of Optimus is out now! Check out the new examples and documentation to see all the changes. We want to thank the projects we rely on: pixiedust and spark-df-profiling and the help from our amazing community. We hope that you find the framework useful and interesting. Have fun!

Optimus for Spark 1.6.x

Optimus main stable branch will work now for Spark 2.2.0 The 1.6.x version is now under maintenance, the last tag release for this Spark version is the 0.4.0. We strongly suggest that you use the >2.x version of the framework because the new improvements and features will be added now on this version.

Requirements

  • Apache Spark 2.2.0
  • Python=>3.5

Installation (pip):

In your terminal just type:

pip install optimuspyspark

Contributors:

Logo Data

License:

Apache 2.0 © Iron

Logo Iron

Optimus twitter