Skip to content

jaspajjr/synthetic-ecommerce-dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synthetic eCommerce Dataset

As the name suggests this is not a real dataset. However I often find that my dev work would be easier if I had a dataset which had similar features to those that occur in actual eCommerce environments.

I'm going to add a few more things into this: - Customer ID - Instructions on how to build and run, and save a csv using docker - More user agent fields

I'm open to suggestions and pull requests. This data is completely made up, use at your own risk.

This comand creates the dataset csv docker build -t dataset-generation . docker run -it -v $(pwd):/output dataset-generation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published