https://github.com/alexlbaker/python-analytics-project
Project for M.S. Business Analytics and Information Management course Python Programming. Tackling data processing, programming, and analysis of 279 variables as risk factors for heart disease. Data provided by the CDC in the BRFSS 2020 report published on Kaggle.com.
https://github.com/alexlbaker/python-analytics-project
Last synced: 10 months ago
JSON representation
Project for M.S. Business Analytics and Information Management course Python Programming. Tackling data processing, programming, and analysis of 279 variables as risk factors for heart disease. Data provided by the CDC in the BRFSS 2020 report published on Kaggle.com.
- Host: GitHub
- URL: https://github.com/alexlbaker/python-analytics-project
- Owner: AlexLBaker
- License: mit
- Created: 2023-02-20T20:21:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-01T23:11:25.000Z (over 3 years ago)
- Last Synced: 2025-01-08T05:53:53.651Z (over 1 year ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 2.03 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python-Analytics-Project
Project for M.S. Business Analytics and Information Management course Python Programming. Tackling data processing, programming, and analysis of 279 variables as risk factors for heart disease. Data provided by the CDC in the BRFSS 2020 report published on Kaggle.com.
The dataset is not in my repository, because it is over 330MBs, so it cannot be uploaded to GitHub even with the command line. The original data set can be found from the Kaggle source it was pulled from, listed here:
https://www.kaggle.com/datasets/aemreusta/brfss-2020-survey-data?resource=download
Thanks for your consideration in viewing my project, I really appreciate you giving me a look.
Best, Alex Baker. :)