Skip to content

types-geopandas 1.1.3.20260311

Version history | Download JSON

  • PyPI https://pypi.org/project/types-geopandas/
    Repository https://github.com/python/typeshed

  • py.typed
    stubs-only typeshed

  • Coverage


    %%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%%
    pie title
        "Typed" : 1307
        "Any" : 3
        "Untyped" : 92
    • 93.4% coverage
    • 93.2% coverage (strict)
    • 1402 typable
      • 1307 typed
      • 92 untyped
      • 3 Any
  • Typables


    %%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%%
    pie title
        "functions" : 255
        "classes" : 1118
        "other" : 25
    • 43 functions (+4 overloads)
      • 212 parameters
    • 10 classes
      • 271 methods (+0 overloads)
        • 758 parameters
      • 83 properties
    • 22 modules
      • 25 attrs

Modules

Module Coverage Coverage (strict) Typables Ignores
geopandas 100.0% 100.0% 1 0
geopandas._config 100.0% 100.0% 1 0
geopandas.accessors 100.0% 75.0% 4 0
geopandas.array 95.4% 95.4% 281 5
geopandas.base 99.1% 99.1% 230 0
geopandas.geodataframe 90.2% 89.6% 367 7
geopandas.geoseries 91.2% 91.2% 250 7
geopandas.io 0.0% 0.0% 0 0
geopandas.io.arrow 77.8% 77.8% 18 0
geopandas.io.file 66.7% 66.7% 21 0
geopandas.io.sql 100.0% 100.0% 10 0
geopandas.plotting 95.5% 95.5% 67 6
geopandas.sindex 100.0% 100.0% 10 0
geopandas.testing 100.0% 100.0% 28 0
geopandas.tools._show_versions 100.0% 100.0% 1 0
geopandas.tools.clip 100.0% 100.0% 15 0
geopandas.tools.geocoding 75.0% 75.0% 16 0
geopandas.tools.hilbert_curve 100.0% 100.0% 1 0
geopandas.tools.overlay 100.0% 100.0% 18 0
geopandas.tools.sjoin 100.0% 100.0% 54 0
geopandas.tools.util 100.0% 100.0% 6 0
geopandas.io.util 66.7% 66.7% 3 0

Incomplete Annotations

geopandas.accessors (0 missing, 1 any)

Symbol Typable Typed Any
meth GeoSeriesAccessor.getattr 2 2 1

geopandas.array (13 missing, 0 any)

Symbol Typable Typed Any
func geopandas.array.to_wkb 4 3 0
func geopandas.array.from_shapely 3 2 0
meth GeometryArray.setitem 3 2 0
meth GeometryArray.hausdorff_distance 3 2 0
meth GeometryArray.frechet_distance 3 2 0
meth GeometryArray.buffer 4 3 0
func geopandas.array.from_wkt 4 3 0
func geopandas.array.to_wkt 3 2 0
func geopandas.array.from_wkb 4 3 0
attr geopandas.array.TransformerFromCRS 1 0 0
attr geopandas.array.geometry_type_ids 1 0 0
attr geopandas.array.type_mapping 1 0 0
attr geopandas.array.geometry_type_values 1 0 0

geopandas.base (2 missing, 0 any)

Symbol Typable Typed Any
meth GeoPandasBase.shared_paths 3 2 0
meth GeoPandasBase.buffer 8 7 0

geopandas.geodataframe (36 missing, 2 any)

Symbol Typable Typed Any
meth GeoDataFrame.setattr 3 3 1
meth GeoDataFrame.from_dict 5 4 0
meth GeoDataFrame.from_file 10 9 0
meth GeoDataFrame.from_arrow 4 3 0
meth GeoDataFrame.to_json 15 14 0
meth GeoDataFrame.to_wkb 7 6 0
meth GeoDataFrame.to_wkt 6 5 0
meth GeoDataFrame.to_parquet 9 8 0
meth GeoDataFrame.to_feather 6 5 0
meth GeoDataFrame.to_file 13 12 0
meth GeoDataFrame.delitem 2 1 0
meth GeoDataFrame.apply 10 9 0
meth GeoDataFrame.finalize 4 2 0
meth GeoDataFrame.dissolve 11 10 0
meth GeoDataFrame.explore 3 0 0
meth GeoDataFrame.sjoin 9 8 0
meth GeoDataFrame.setattr 3 3 1
meth GeoDataFrame.from_dict 5 4 0
meth GeoDataFrame.from_file 10 9 0
meth GeoDataFrame.from_arrow 4 3 0
meth GeoDataFrame.to_json 15 14 0
meth GeoDataFrame.to_wkb 7 6 0
meth GeoDataFrame.to_wkt 6 5 0
meth GeoDataFrame.to_parquet 9 8 0
meth GeoDataFrame.to_feather 6 5 0
meth GeoDataFrame.to_file 13 12 0
meth GeoDataFrame.delitem 2 1 0
meth GeoDataFrame.apply 10 9 0
meth GeoDataFrame.finalize 4 2 0
meth GeoDataFrame.dissolve 11 10 0
meth GeoDataFrame.explore 3 0 0
meth GeoDataFrame.sjoin 9 8 0

geopandas.geoseries (22 missing, 0 any)

Symbol Typable Typed Any
meth GeoSeries.from_file 10 9 0
meth GeoSeries.from_arrow 8 7 0
meth GeoSeries.to_file 13 12 0
meth GeoSeries.plot 3 0 0
meth GeoSeries.explore 3 0 0
meth GeoSeries.to_json 14 13 0
meth GeoSeries.to_wkt 2 1 0
meth GeoSeries.from_file 10 9 0
meth GeoSeries.from_arrow 8 7 0
meth GeoSeries.to_file 13 12 0
meth GeoSeries.plot 3 0 0
meth GeoSeries.explore 3 0 0
meth GeoSeries.to_json 14 13 0
meth GeoSeries.to_wkt 2 1 0

geopandas.io.arrow (4 missing, 0 any)

Symbol Typable Typed Any
func geopandas.read_feather 5 4 0
func geopandas.read_parquet 7 6 0
attr geopandas.io.arrow.SUPPORTED_VERSIONS_LITERAL 1 0 0
attr geopandas.io.arrow.PARQUET_GEOMETRY_ENCODINGS 1 0 0

geopandas.io.file (7 missing, 0 any)

Symbol Typable Typed Any
func geopandas.read_file 11 10 0
attr geopandas.io.file.fiona 1 0 0
attr geopandas.io.file.pyogrio 1 0 0
attr geopandas.io.file.fiona_env 1 0 0
attr geopandas.io.file.FIONA_GE_19 1 0 0
attr geopandas.io.file.pyogrio_import_error 1 0 0
attr geopandas.io.file.fiona_import_error 1 0 0

geopandas.plotting (3 missing, 0 any)

Symbol Typable Typed Any
func geopandas.plotting.plot_dataframe 28 27 0
func geopandas.plotting.plot_series 13 12 0
meth GeoplotAccessor.geo 26 25 0

geopandas.tools.geocoding (4 missing, 0 any)

Symbol Typable Typed Any
func geopandas.tools.reverse_geocode 4 3 0
func geopandas.tools.geocode 4 3 0
func geopandas.tools.geocoding.geocode 4 3 0
func geopandas.tools.geocoding.reverse_geocode 4 3 0

geopandas.io.util (1 missing, 0 any)

Symbol Typable Typed Any
attr CURLSCHEMES 1 0 0

Type-Ignore Comments

Flavor Count
type: ignore[override] 8
type: ignore[misc] 7
type: ignore[import-not-found] 3
pyright: ignore[reportInvalidTypeArguments] 2
pyright: ignore[reportUnknownArgumentType] 2
type: ignore[misc, type-var] 1
type: ignore[overload-overlap] 1
type: ignore[type-var] 1