https://github.com/prachi-77/catalyst_count
https://github.com/prachi-77/catalyst_count
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/prachi-77/catalyst_count
- Owner: prachi-77
- Created: 2022-02-14T14:13:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-14T14:41:17.000Z (over 3 years ago)
- Last Synced: 2025-01-20T04:40:33.745Z (4 months ago)
- Language: Python
- Size: 138 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# catalyst_count
Install Requirements
# pip install -r requirements.txt**Perform Data Exploration**
Splitting Locality column of csv file into 2 columns- City and State
-> Run data_exploration.py file**Perform Migrations**
#python manage.py migrate**Run server**
#python manage.py runserver#SiteNavigation
-> goto url+'/signinBelow attached are the screenshots of UI



