dropna#

NestedExtensionArray.dropna() Self[source]#

Return a new ExtensionArray with missing values removed.

Note that this applies to the top-level struct array, not to the list arrays.