sylvioneto / dataflow

Dataflow projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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%