File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 18
18
## Data Analysis
19
19
20
20
* [ statsmodels] [ ] - For models and stats in Python
21
- * [ pysal] [ ] - Spatial econometrics, exploratory spatial and space-time data analysis, spatially constrained clustering (vector data )
21
+ * [ pysal] [ ] - For all your spatial econometrics needs (and more )
22
22
* [ networkx] [ ] - For working with networks (duh!)
23
23
* [ rasterstats] [ ] - For analyzing rasters based on vector geometries (zonal statistics)
24
24
25
25
## Plotting/Mapping
26
26
27
27
* [ matplotlib] [ ] - For all my plotting needs
28
28
* [ cartopy] [ ] - For plotting spatial data on projections and more
29
+ * [ folium] [ ] - Python Data. Leaflet.js Maps.
29
30
* [ nodebox-opengl] [ ] - For playing around with animations
30
31
* [ descartes] [ ] - For plotting geometries in matplotlib
31
32
* [ basemap] [ ] - For plotting geospatial data on projections
59
60
[ ogr/gdal ] : https://pypi.python.org/pypi/GDAL/
60
61
[ matplotlib ] : http://matplotlib.org/
61
62
[ fiona ] : http://toblerity.github.io/fiona/
63
+ [ folium ] : https://github.com/python-visualization/folium
62
64
[ networkx ] : http://networkx.github.io/
63
65
[ pelican ] : http://docs.getpelican.com/en/3.2/
64
66
[ pyqgis ] : http://www.qgis.org/pyqgis-cookbook/
You can’t perform that action at this time.
0 commit comments