{"library":"geopandas","type":"library","category":null,"description":"GeoPandas extends the popular Python data analysis library pandas by adding support for geographic data. It introduces GeoSeries and GeoDataFrame types, which are subclasses of pandas.Series and pandas.DataFrame, respectively, allowing for the manipulation and analysis of geometric objects. GeoPandas is currently at version 1.1.3, with frequent patch releases addressing compatibility and bug fixes, and major releases periodically introducing significant changes and dependency updates.","language":"python","status":"active","version":"1.1.3","tags":["geospatial","GIS","pandas","vector data","geometry","mapping","spatial analysis"],"install":[{"cmd":"pip install geopandas","imports":["from geopandas import GeoDataFrame","from geopandas import GeoSeries","import geopandas as gpd\ngdf = gpd.read_file(...)"]},{"cmd":"conda install -c conda-forge geopandas","imports":[]}],"homepage":"https://geopandas.org","github":"https://github.com/geopandas/geopandas","docs":null,"changelog":null,"pypi":"https://pypi.org/project/geopandas/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":9.5,"avg_import_s":1.12,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/geopandas/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"draft"}}