An open API service indexing awesome lists of open source software.

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.

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.