File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ Python debugger (pdb) - [blog post](https://www.blog.pythonlibrary.org/2018/10/1
24
24
[ blackcellmagic] ( https://github.com/csurfer/blackcellmagic ) - Code formatting for jupyter notebooks.
25
25
[ pivottablejs] ( https://github.com/nicolaskruchten/jupyter_pivottablejs ) - Drag n drop Pivot Tables and Charts for jupyter notebooks.
26
26
[ qgrid] ( https://github.com/quantopian/qgrid ) - Pandas ` DataFrame ` sorting.
27
+ [ ipysheet] ( https://github.com/QuantStack/ipysheet ) - Jupyter spreadsheet widget.
27
28
[ nbdime] ( https://github.com/jupyter/nbdime ) - Diff two notebook files, Alternative GitHub App: [ ReviewNB] ( https://www.reviewnb.com/ ) .
28
29
29
30
#### Extraction
@@ -131,7 +132,7 @@ Python debugger (pdb) - [blog post](https://www.blog.pythonlibrary.org/2018/10/1
131
132
[ altair example] ( https://github.com/xhochy/altair-vue-vega-example ) - [ Video] ( https://www.youtube.com/watch?v=4L568emKOvs )
132
133
133
134
#### Geopraphical Tools
134
- [ folium] ( https://github.com/python-visualization/folium ) - Plot geographical maps using the Leaflet.js library.
135
+ [ folium] ( https://github.com/python-visualization/folium ) - Plot geographical maps using the Leaflet.js library, [ jupyter plugin ] ( https://github.com/jupyter-widgets/ipyleaflet ) .
135
136
[ stadiamaps] ( https://stadiamaps.com/ ) - Plot geographical maps.
136
137
[ datashader] ( https://github.com/bokeh/datashader ) - Draw millions of points on a map.
137
138
[ sklearn] ( https://scikit-learn.org/stable/modules/generated/sklearn.neighbors.BallTree.html ) - BallTree, [ Example] ( https://tech.minodes.com/experiments-with-in-memory-spatial-radius-queries-in-python-e40c9e66cf63 ) .
You can’t perform that action at this time.
0 commit comments