Welcome to my Data Analysis with Python project folder. This repository contains all the necessary Python files required to complete the FreeCodeCamp Data Analysis with Python certification, along with a copy of the certificate itself.
This folder includes:
- Five Python scripts covering core concepts and exercises from the certification.
- A PDF copy of the completed certification.
- A direct link to the official certification page on FreeCodeCamp.
| File Name | Description |
|---|---|
demographic_data_analyser.py |
Analyse Demographics using Python |
mean_var_std.py |
Use Python for Calculations |
medical_data_analyser.py |
Analyses example Medical Data |
page_view_time_series_visuliser.py |
Visulises page view time |
sea_level_predictor.py |
Predicts sea level based on preious input |
Data Analysis with Python.pdf |
PDF copy of the FreeCodeCamp certification |
You can view the official certification on FreeCodeCamp here:
FreeCodeCamp Data Analysis with Python Certificate
- Creator: Mark Greene
- GitHub: https://github.com/Hitjack007/
- This project is part of my journey to master Python for scientific computing and problem-solving.
- Clone or download this repository.
- Run the Python files individually to explore their functionality.
- Refer to the certification PDF for project context.
Feel free to reach out if you want to discuss the projects or Python coding!