copy# NestedExtensionArray.copy() → Self[source]# Return a copy of the extension array. This implementation returns a shallow copy of the extension array, because the underlying PyArrow array is immutable.