Skip to content

EulerianTechnologies/eanalytics-api-py

Repository files navigation

eanalytics_api_py

A python 3 module to retrieve data from Eulerian Technologies API

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Having a python 3 environment

Installing

pip3 install eanalytics_api_py

Upgrading

pip3 install eanalytics_api_py --upgrade

Running

See sample notebooks

Notes

  • 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

Author