sylvioneto / dataflow

Dataflow projects

Repository from Github https://github.comsylvioneto/dataflowRepository from Github https://github.comsylvioneto/dataflow

Data

Download the data from Kraggle Olist Brazilian Ecommerce dataset.

How to run

Create a virtual env

Create a virtual env and install the packages.

python3 -m venv venv
./venv/bin/activate
pip install -r requirements.txt

Run

python delivered_orders.py 

Check the results

cat /tmp/output/output*

About

Dataflow projects


Languages

Language:Python 100.0%