-
Notifications
You must be signed in to change notification settings - Fork 0
pratik08sha/smart_shoppe
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
#This file contains all the information to run the project #data source: #walmart data: https://www.kaggle.com/datasets/promptcloud/walmart-product-details-2020 #amazon data: https://www.kaggle.com/datasets/promptcloud/amazon-product-dataset-2020 #Next run create.sql file to create all the tables in the database and the schema #Next install the following modules in python for loading the data #pip install pandas #pip install mysql-connector-python #After Installing the module run load.py to load all the data #and create some dummy data in the database(such as user, user_Address, payment_information etc.) #after data is loaded, we can run the query in each file for a trial run.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published