Welcome to my 15-day data challenge! This repository contains the Jupyter notebook utilized for practicing fundamentals of python. Each task focuses on data types, structures, NumPy and Pandas operations. This notebook is concise and can be used for learning purposes. The challenge is set in motion by a brief introduction of myself using python programming language.
"Hello, I am Kedei Eyong, a Data Analyst."
my_skills = { "Data_Cleaning": "Expert", "Data_Wrangling": "Proficient", "Data_Analysis": "Expert", "Data_Visualization": "Proficient" }
'15 Days Data Challenge.ipynb': Jupyter Notebook
- Clone the repository
- Install dependencies
- Run the notebook
Contributions and suggestions are welcome. Feel free to open a pull request.
This challenge was inspired by HerTechTrail Academy
