Skip to main content
Ctrl+K
pgpd  documentation - Home

Site Navigation

  • Home
  • Getting Started
  • Documentation
  • GitHub

Site Navigation

  • Home
  • Getting Started
  • Documentation
  • GitHub

Documentation

  • GeosArray
  • GeosDtype
    • construct_from_string
    • construct_array_type
  • Series Accessor
  • DataFrame Accessor
  • Documentation
  • Geos ExtensionDtype

Geos ExtensionDtype#

class pgpd.GeosDtype#
type#

alias of Geometry

name = 'geos'#

Dtype string name

na_value = <NA>#

NA Value that is used on the user-facing side

ExtensionDtype Specific#

Necessary methods for the ExtensionDtype.

GeosDtype.construct_from_string

Construct this type from a string (ic.

GeosDtype.construct_array_type

Return the array type associated with this dtype.

previous

__floordiv__

next

construct_from_string

On this page
  • GeosDtype
    • GeosDtype.type
    • GeosDtype.name
    • GeosDtype.na_value
  • ExtensionDtype Specific
Show Source

© Copyright 2021, 0phoff.

Created using Sphinx 6.2.1.

Built with the PyData Sphinx Theme 0.14.4.