Introduction to Spatial Data Analysis with Python

preview_player
Показать описание
by Jenny Palomino

Attendees will learn about geoprocessing, analyzing and visualizing spatial data using Python and how it compares to other available options such as desktop GIS options (ArcMap or QGIS) or R. The talk will introduce various Python projects such as PySAL, GeoPandas, and Rasterio, and give attendees a starting place for independently exploring and learning geoprocessing skills using Python.
Рекомендации по теме
Комментарии
Автор

Thank you for a great intro, I was wondering where can we find the links Jenny is referring to in the video? it would be great if the link can be shared it will be really helpful to follow the introduction.
Thanks :)

riyanhabeeb
Автор

Note that prettyplotlib's author has stopped development and points to seaborn as a worthy successor. Also, even matplotlib has now (1.5) implemented a lot of seaborn's styles directly into MPL.

MichaelAye