Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 684 Bytes

File metadata and controls

17 lines (15 loc) · 684 Bytes

This project use dataset from: https://www.kaggle.com/datasets/mohdshahnawazaadil/supermarket-superstore-dataset-bundle?select=sample_submission.csv
But I also change several things from the original dataset, how I change the data is in the pre_processing branch.
And the result of that is in the branch data_sampled_2.

This project use MAMP and version is MySQL 5.7.24.

Final Report is in the branch doc.

Branch random_python is about how we generate fake data instances for tables not in the Kaggle. Some of them need to be stored in .csv file inside branch data_random, the rest are in the insert_data.sql.