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

https://github.com/ctxplorer/jupyter-notebooks

Python notebooks summarizing Python libraries functionalities for DS/ML endeavors
https://github.com/ctxplorer/jupyter-notebooks

Last synced: about 2 months ago
JSON representation

Python notebooks summarizing Python libraries functionalities for DS/ML endeavors

Awesome Lists containing this project

README

        

# My Jupyter Notebooks

This repo is the collection of notes I made while learning Python libraries like Pandas and Matplotlib. These notebooks are originally hosted as [my Kaggle kernels](https://www.kaggle.com/ctxplorer/kernels).

#### Find Note on...
| library | used for |
| ------ | ------ |
| [Pandas](https://github.com/cTxplorer/jupyter-notebooks/tree/master/Data%20Processing%20with%20Pandas) | Data Processing |
| [Matplotlib](https://github.com/cTxplorer/jupyter-notebooks/tree/master/Data%20Visualisation%20with%20Matplotlib) | Data Visualisation |

###### Fine me on Kaggle...
https://kaggle.com/ctxplorer/