Skip to main content
Back to top
Ctrl
+
K
Site Navigation
Home
Getting Started
Documentation
GitHub
Site Navigation
Home
Getting Started
Documentation
GitHub
Documentation
GeosArray
__init__
from_wkb
from_wkt
to_wkb
to_wkt
_from_sequence
_values_for_factorize
_from_factorized
__getitem__
__setitem__
__len__
__eq__
dtype
nbytes
isna
take
copy
_concat_same_type
_values_for_argsort
size
shape
__array__
affine
__add__
__sub__
__mul__
__truediv__
__floordiv__
GeosDtype
Series Accessor
DataFrame Accessor
Documentation
Geos ExtensionArray
copy
copy
#
GeosArray.
copy
(
order
=
'C'
)
#
Return a copy of the array.
Return type
:
ExtensionArray
On this page
GeosArray.copy()
Show Source