Welcome! This repository contains Jupyter Notebooks created as part of the Global Career Accelerator program.
This collection includes various Python notebooks covering topics such as data analysis, visualization, and machine learning.
To run these notebooks:
- Clone the repository.
- Install Jupyter Notebook:
pip install notebook - Launch with:
jupyter notebook
M1_SD.ipynb: Exploring commands in Python using print statements and creating new listsM2_SD.ipynb: Exploratory Data Analysis using revenue generated by popular clothing brand, ASOSM3_SD.ipynb: Using dictionaries and keys to explore Division 1 American Football TeamsM4_SD.ipynb: Generating a guessing game to determine a random & secret numberM6_SD.ipynb: Exploratory Data Analysis to investigate insights and trends among NYC's Public School DistrictM7_SD.ipynb: Data Inspection and Cleaning using insights from the International Olympics CommitteeM8_SD.ipynb: Identifying habitable environments on an unknown planet using data from NASADr. Who-SD.ipynb: Generate a personality quiz to determine simliar characteristics across well-known Data AnalystsGrammys-SD.ipynb: Perform A/B testing on two websites: Grammy.com and RecordingAcademy.com to determine auidence volume across the two split websites, along with their original combined website
Contributions are welcome! Please open an issue or submit a pull request for improvements.
This project is licensed under the MIT License.