Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pratapvardhan/notebooks

A collection of Jupyter/IPython notebooks
https://github.com/pratapvardhan/notebooks

data-science exploratory-analysis ipython-notebook jupyter-notebook python

Last synced: about 1 month ago
JSON representation

A collection of Jupyter/IPython notebooks

Awesome Lists containing this project

README

        

# Notebooks

A collection of Python notebooks.

- [Bar Chart Race in Python with Matplotlib](barchart-race-matplotlib.ipynb) ~In roughly less than 50 lines of code.
- [Exploratory Spatial Data Analysis with Python](exploratory-spatial-data-analysis.ipynb) - geopandas, shapely, matplotlib
- [COVID-19 Dashboards](covid19/covid19-overview.ipynb) - Tracking coronavirus total cases, deaths and new cases by country
- [Geospatial Visualizations with Matplotlib](geospatial-visualizations-matplotlib.ipynb) - Exploring India with data, maps and animations
- [Song Lyrics: Exploratory Analysis](lyrics-analysis.ipynb) - [Kanye Lyrics](https://www.kaggle.com/pratapvardhan/kanye-lyrics-eda-song-generator-topic-modelling): EDA, Song Generator, Topic Modelling
- [India's Lower Judiciary](india-lower-judiciary-states.ipynb) - [Analysis](https://pratapvardhan.com/blog/india-lower-judiciary/) of how cases are being decided in Indian lower courts
- [Morphological Gradients](http://nbviewer.ipython.org/github/pratapvardhan/iPyNotebooks/blob/master/morphological-gradients.ipynb) - skimage implementation of MM gradients.





Bar Chart Race in Python with Matplotlib


img




Exploratory Spatial Data Analysis with Python


img






COVID-19 Dashboards


img




Geospatial Visualizations with Matplotlib


img






Song Lyrics: Exploratory Analysis


img




India's Lower Judiciary


img