Edit data attributes from a shapefile with Python geopandas

preview_player
Показать описание
This video shows how to perform operations on spatial data attributes using Python and the geopandas library.

You can learn how to: get descriptive summaries, subset data based on conditions, calculate or add new columns to the attribute table, sort and reclassify values, remove columns and merge data from two tables based on a common field.

Рекомендации по теме
Комментарии
Автор

Audio is broken; there is music instead of an explanation.

niflag
Автор

Incase the country name in the csv file not properly matching with the country name in the shape file ( eg. Argentina in csv file and Argenteena in shape file).

shamburavindren