jaspajjr / pydata-ecommerce-exploration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pydata-ecommerce-exploration

To get the dataset:

Git clone explained

git clone git@github.com:jaspajjr/synthetic-ecommerce-dataset.git

Check parameters in src/config.json

docker build -t dataset-generation . docker run -it -v $(pwd):/output dataset-generation

That should give you a csv in your current file location.

About

License:MIT License


Languages

Language:Jupyter Notebook 100.0%