ExtensionArray.copy(deep=False) [source]
Return a copy of the array.
| Parameters: |
deep : bool, default False Also copy the underlying data backing this array. |
|---|---|
| Returns: |
|
© 2008–2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
http://pandas.pydata.org/pandas-docs/version/0.23.4/generated/pandas.api.extensions.ExtensionArray.copy.html