polars.Series.ext.storage#

Series.ext.storage() Series[source]#

Get the storage values of a Series with an extension data type.

If the input series does not have an extension data type, it is returned as-is.

Warning

This functionality is currently considered unstable. It may be changed at any point without it being considered a breaking change.