Tổng hợp 75 nguồn tài liệu và khóa học về Geospatial with Python từ tác giả Matt Forret đăng trên forrest.nyc
Sau đây là một số khóa đáng chú ý trong 75 bài trên
1. Spatial data, spatial analysis, spatial data science
Đây là series 8 video bài giảng của GS Luc Anselin của ĐH Chiago.
8 bài giảng không trực tiếp tập trung vào Python, nhưng nó giới thiệu lý do tại sao lại phải thực hành spatial data science, nói chung là rất tốt để học kiến thức nền tảng
2. Geopandas
Học về sử dụng geopandas trong python. Đây là một trong những thư viện quan trọng nhất để phân tích dữ liệu không gian trong Python.
- Read data from multiple formats
- Export data to multiple formats
- Visualize data
- Evaluate spatial relationships
- Reproject data
- Visualize your data
- Manipulate geometries like simplifying and creating convex hulls
- Add spatial indices for faster querying and analysis
Link đọc
Video giới thiệu
3. Fiona, GDAL
Tương tự như Geopandas, Fiona và GDAL cũng là những thư viện cực kỳ quan trọng trong phân tích dữ liệu không gian
4. Rasterio
Nếu làm việc với dữ liệu raster, thì Rasterio là 1 thư viện quan trọng không thể thiếu.
Đây là khóa học free của trường Helsiky. Mỗi bài học đều có chủ đề chi tiết để theo học
12. Spatial Interpolation/Downscaling
13. Exploratory Spatial Data Analysis
14. Spatial Clustering
Spatial clustering is similar to other clustering techniques but uses the spatial relationship along with other data to identify clusters of activity. There are several different resources to actually perform spatial clustering including using DBSCAN and HDBSCAN. The Geographic Data Science Book with Python also has a specific chapter on the topic, and finally, there is a great use case on using this data with highly dense data from CARTO, looking at clusters of activity in New York City parks.- Point pattern analysis - Geographic data science with Python
https://geographicdata.science/book/notebooks/08_point_pattern_analysis.html
- Comparing Python Clustering Algorithms
https://hdbscan.readthedocs.io/en/latest/comparing_clustering_algorithms.html
75 bài hướng dẫn về Python và khoa học dữ liệu không gian
Reviewed by VinhHD
on
17:45
Rating:
Không có nhận xét nào: