https://github.com/22skowron/data-manipulation-practice
Data related tasks.
https://github.com/22skowron/data-manipulation-practice
data-science pandas python
Last synced: 2 months ago
JSON representation
Data related tasks.
- Host: GitHub
- URL: https://github.com/22skowron/data-manipulation-practice
- Owner: 22skowron
- Created: 2024-03-28T11:51:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-07T16:39:03.000Z (about 2 years ago)
- Last Synced: 2025-10-27T23:30:17.979Z (9 months ago)
- Topics: data-science, pandas, python
- Language: Jupyter Notebook
- Homepage:
- Size: 11.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Data manipulation pracitce
This repository contains various Jupyter Notebook files in which I practice working on data with Python modules such as Pandas, NumPy, Matplotlib, Seaborn, Scikit-learn and Plotly.
The repository will surely grow over the next months, as I am driven to learn more about Machine Learning in Python.
- Files in _"100 Days of Code The Complete Python Pro Bootcamp"_ directory come from the [**Python Bootcamp course on Udemy**](https://www.udemy.com/course/100-days-of-code "https://www.udemy.com/course/100-days-of-code") and include multiple data-manipulation related tasks.
- Files in _"Python for Data Science and Machine Learning"_ directory come from the [**Python for Data Science and Machine Learning course on Udemy**](https://www.udemy.com/course/python-for-data-science-and-machine-learning-bootcamp "https://www.udemy.com/course/python-for-data-science-and-machine-learning-bootcamp") and include notebooks in which I practice econometrics in Python.
You can check out other projects completed during the courses in [100 Days of Code Python Course](https://github.com/22skowron/100-Days-of-Code-Python-Course "https://github.com/22skowron/100-Days-of-Code-Python-Course") repo.