A python 3 module to retrieve data from Eulerian Technologies API
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Having a python 3 environment
pip3 install eanalytics_api_py
pip3 install eanalytics_api_py --upgrade
See sample notebooks
- Eulerian datamining api doc to customize your payload object:
- Eulerian Datawarehouse api doc
- The file downloaded is gzipped
- Explore your data using jupyter-notebook along with pandas and seaborn for plug'n'play data cleaning/visualisation
- Samples jupyter notebooks featuring different use-cases will be uploaded in the near future
- A docker image containing jupyter and our librairy is available here
- Florian Dauphin - https://github.com/Afilnor