Skip to content

Joeltan15/bt4211-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BT4211 Project

The data should be downloaded from https://www.kaggle.com/olistbr/brazilian-ecommerce, and placed into the data folder.

The folder structure should thus be:

.
+-- data
¦   +-- brazil_state_data.csv
¦   +-- olist_customers_dataset.csv
¦   +-- olist_geolocation_dataset.csv
¦   +-- olist_order_items_dataset.csv
¦   +-- olist_order_payments_dataset.csv
¦   +-- olist_order_reviews_dataset.csv
¦   +-- olist_orders_dataset.csv
¦   +-- olist_products_dataset.csv
¦   +-- olist_sellers_dataset.csv
¦   +-- product_category_name_translation.csv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.8%
  • Other 0.2%