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
- Host: GitHub
- URL: https://github.com/ctxplorer/jupyter-notebooks
- Owner: cTxplorer
- Created: 2018-10-13T08:51:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-13T09:27:37.000Z (over 6 years ago)
- Last Synced: 2025-01-26T13:11:48.793Z (4 months ago)
- Language: Jupyter Notebook
- Size: 135 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/