Skip to content

Commit bb656db

Browse files
committed
Add notebook link
1 parent 127b23f commit bb656db

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
A collection of Jupyter notebooks exploring different datasets using the Python programming language:
44

5+
* [Stack Overflow Survey 2018: Respondents World Map](http://ramiro.org/notebook/sos2018-respondents-world-map/)
56
* [Stack Overflow Survey 2018: Technology Preferences](http://ramiro.org/notebook/sos2018-technology-preferences/)
67
* [Creating a world map of metal bands in Python](http://ramiro.org/notebook/metal-bands-map/)
78
* [Creating a Choropleth Map of the World in Python using GeoPandas](http://ramiro.org/notebook/geopandas-choropleth/)
@@ -17,4 +18,4 @@ A collection of Jupyter notebooks exploring different datasets using the Python
1718
* [Exploring the Top Incomes Database with Pandas and Matplotlib](http://ramiro.org/notebook/top-incomes-share/)
1819
* [Drawing a Map from Pub Locations with the Matplotlib Basemap Toolkit](http://ramiro.org/notebook/mapping-pubs/)
1920
* [Exploring Movie Body Counts](http://ramiro.org/notebook/movie-body-counts/)
20-
* [Creating Volcano Maps with Pandas and the Matplotlib Basemap Toolkit](http://ramiro.org/notebook/mapping-volcanoes/)
21+
* [Creating Volcano Maps with Pandas and the Matplotlib Basemap Toolkit](http://ramiro.org/notebook/mapping-volcanoes/)

0 commit comments

Comments
 (0)