﻿dask\_geopandas.GeoDataFrame
============================

.. currentmodule:: dask_geopandas

.. autoclass:: GeoDataFrame

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~GeoDataFrame.__init__
      ~GeoDataFrame.abs
      ~GeoDataFrame.add
      ~GeoDataFrame.add_prefix
      ~GeoDataFrame.add_suffix
      ~GeoDataFrame.affine_transform
      ~GeoDataFrame.align
      ~GeoDataFrame.all
      ~GeoDataFrame.analyze
      ~GeoDataFrame.any
      ~GeoDataFrame.apply
      ~GeoDataFrame.assign
      ~GeoDataFrame.astype
      ~GeoDataFrame.bfill
      ~GeoDataFrame.buffer
      ~GeoDataFrame.calculate_spatial_partitions
      ~GeoDataFrame.categorize
      ~GeoDataFrame.clear_divisions
      ~GeoDataFrame.clip
      ~GeoDataFrame.combine
      ~GeoDataFrame.combine_first
      ~GeoDataFrame.compute
      ~GeoDataFrame.compute_current_divisions
      ~GeoDataFrame.contains
      ~GeoDataFrame.copy
      ~GeoDataFrame.corr
      ~GeoDataFrame.count
      ~GeoDataFrame.cov
      ~GeoDataFrame.covered_by
      ~GeoDataFrame.covers
      ~GeoDataFrame.crosses
      ~GeoDataFrame.cummax
      ~GeoDataFrame.cummin
      ~GeoDataFrame.cumprod
      ~GeoDataFrame.cumsum
      ~GeoDataFrame.describe
      ~GeoDataFrame.diff
      ~GeoDataFrame.difference
      ~GeoDataFrame.disjoint
      ~GeoDataFrame.dissolve
      ~GeoDataFrame.distance
      ~GeoDataFrame.div
      ~GeoDataFrame.divide
      ~GeoDataFrame.dot
      ~GeoDataFrame.drop
      ~GeoDataFrame.drop_duplicates
      ~GeoDataFrame.dropna
      ~GeoDataFrame.enforce_runtime_divisions
      ~GeoDataFrame.eq
      ~GeoDataFrame.eval
      ~GeoDataFrame.explain
      ~GeoDataFrame.explode
      ~GeoDataFrame.ffill
      ~GeoDataFrame.fillna
      ~GeoDataFrame.floordiv
      ~GeoDataFrame.from_dict
      ~GeoDataFrame.ge
      ~GeoDataFrame.geohash
      ~GeoDataFrame.geom_almost_equals
      ~GeoDataFrame.geom_equals
      ~GeoDataFrame.geom_equals_exact
      ~GeoDataFrame.get_partition
      ~GeoDataFrame.groupby
      ~GeoDataFrame.gt
      ~GeoDataFrame.head
      ~GeoDataFrame.hilbert_distance
      ~GeoDataFrame.idxmax
      ~GeoDataFrame.idxmin
      ~GeoDataFrame.info
      ~GeoDataFrame.interpolate
      ~GeoDataFrame.intersection
      ~GeoDataFrame.intersects
      ~GeoDataFrame.isin
      ~GeoDataFrame.isna
      ~GeoDataFrame.isnull
      ~GeoDataFrame.items
      ~GeoDataFrame.iterrows
      ~GeoDataFrame.itertuples
      ~GeoDataFrame.join
      ~GeoDataFrame.kurt
      ~GeoDataFrame.kurtosis
      ~GeoDataFrame.le
      ~GeoDataFrame.lower_once
      ~GeoDataFrame.lt
      ~GeoDataFrame.map
      ~GeoDataFrame.map_overlap
      ~GeoDataFrame.map_partitions
      ~GeoDataFrame.mask
      ~GeoDataFrame.max
      ~GeoDataFrame.mean
      ~GeoDataFrame.median
      ~GeoDataFrame.median_approximate
      ~GeoDataFrame.melt
      ~GeoDataFrame.memory_usage
      ~GeoDataFrame.memory_usage_per_partition
      ~GeoDataFrame.merge
      ~GeoDataFrame.min
      ~GeoDataFrame.mod
      ~GeoDataFrame.mode
      ~GeoDataFrame.morton_distance
      ~GeoDataFrame.mul
      ~GeoDataFrame.ne
      ~GeoDataFrame.nlargest
      ~GeoDataFrame.notnull
      ~GeoDataFrame.nsmallest
      ~GeoDataFrame.nunique
      ~GeoDataFrame.nunique_approx
      ~GeoDataFrame.optimize
      ~GeoDataFrame.overlaps
      ~GeoDataFrame.persist
      ~GeoDataFrame.pipe
      ~GeoDataFrame.pivot_table
      ~GeoDataFrame.pop
      ~GeoDataFrame.pow
      ~GeoDataFrame.pprint
      ~GeoDataFrame.prod
      ~GeoDataFrame.product
      ~GeoDataFrame.project
      ~GeoDataFrame.quantile
      ~GeoDataFrame.query
      ~GeoDataFrame.radd
      ~GeoDataFrame.random_split
      ~GeoDataFrame.rdiv
      ~GeoDataFrame.reduction
      ~GeoDataFrame.relate
      ~GeoDataFrame.rename
      ~GeoDataFrame.rename_axis
      ~GeoDataFrame.rename_geometry
      ~GeoDataFrame.repartition
      ~GeoDataFrame.replace
      ~GeoDataFrame.representative_point
      ~GeoDataFrame.resample
      ~GeoDataFrame.reset_index
      ~GeoDataFrame.rfloordiv
      ~GeoDataFrame.rmod
      ~GeoDataFrame.rmul
      ~GeoDataFrame.rolling
      ~GeoDataFrame.rotate
      ~GeoDataFrame.round
      ~GeoDataFrame.rpow
      ~GeoDataFrame.rsub
      ~GeoDataFrame.rtruediv
      ~GeoDataFrame.sample
      ~GeoDataFrame.scale
      ~GeoDataFrame.select_dtypes
      ~GeoDataFrame.sem
      ~GeoDataFrame.set_crs
      ~GeoDataFrame.set_geometry
      ~GeoDataFrame.set_index
      ~GeoDataFrame.shift
      ~GeoDataFrame.shuffle
      ~GeoDataFrame.simplify
      ~GeoDataFrame.sjoin
      ~GeoDataFrame.skew
      ~GeoDataFrame.sort_values
      ~GeoDataFrame.spatial_shuffle
      ~GeoDataFrame.squeeze
      ~GeoDataFrame.std
      ~GeoDataFrame.sub
      ~GeoDataFrame.sum
      ~GeoDataFrame.symmetric_difference
      ~GeoDataFrame.tail
      ~GeoDataFrame.to_backend
      ~GeoDataFrame.to_bag
      ~GeoDataFrame.to_crs
      ~GeoDataFrame.to_csv
      ~GeoDataFrame.to_dask_array
      ~GeoDataFrame.to_dask_dataframe
      ~GeoDataFrame.to_delayed
      ~GeoDataFrame.to_feather
      ~GeoDataFrame.to_hdf
      ~GeoDataFrame.to_html
      ~GeoDataFrame.to_json
      ~GeoDataFrame.to_legacy_dataframe
      ~GeoDataFrame.to_orc
      ~GeoDataFrame.to_parquet
      ~GeoDataFrame.to_records
      ~GeoDataFrame.to_sql
      ~GeoDataFrame.to_string
      ~GeoDataFrame.to_timestamp
      ~GeoDataFrame.to_wkb
      ~GeoDataFrame.to_wkt
      ~GeoDataFrame.touches
      ~GeoDataFrame.translate
      ~GeoDataFrame.truediv
      ~GeoDataFrame.union
      ~GeoDataFrame.union_all
      ~GeoDataFrame.var
      ~GeoDataFrame.visualize
      ~GeoDataFrame.where
      ~GeoDataFrame.within
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~GeoDataFrame.area
      ~GeoDataFrame.axes
      ~GeoDataFrame.boundary
      ~GeoDataFrame.bounds
      ~GeoDataFrame.centroid
      ~GeoDataFrame.columns
      ~GeoDataFrame.convex_hull
      ~GeoDataFrame.crs
      ~GeoDataFrame.cx
      ~GeoDataFrame.dask
      ~GeoDataFrame.divisions
      ~GeoDataFrame.dtypes
      ~GeoDataFrame.empty
      ~GeoDataFrame.envelope
      ~GeoDataFrame.expr
      ~GeoDataFrame.exterior
      ~GeoDataFrame.geom_type
      ~GeoDataFrame.geometry
      ~GeoDataFrame.has_z
      ~GeoDataFrame.iloc
      ~GeoDataFrame.index
      ~GeoDataFrame.interiors
      ~GeoDataFrame.is_empty
      ~GeoDataFrame.is_ring
      ~GeoDataFrame.is_simple
      ~GeoDataFrame.is_valid
      ~GeoDataFrame.known_divisions
      ~GeoDataFrame.length
      ~GeoDataFrame.loc
      ~GeoDataFrame.nbytes
      ~GeoDataFrame.ndim
      ~GeoDataFrame.npartitions
      ~GeoDataFrame.partitions
      ~GeoDataFrame.shape
      ~GeoDataFrame.sindex
      ~GeoDataFrame.size
      ~GeoDataFrame.spatial_partitions
      ~GeoDataFrame.total_bounds
      ~GeoDataFrame.type
      ~GeoDataFrame.unary_union
      ~GeoDataFrame.values
   
   