Struct handling#
Series.struct
can be used to access the values of the series as
Structs and apply struct methods to it. These can be accessed like
Series.struct.<function/property>
.
|
Extract children of the specified struct column in the Series |
|
Return a DataFrame whose columns are the fields of this struct Series. |