polars.Series.struct.field# Series.struct.field(name: str) → Series[source]# Retrieve one of the fields of this Struct as a new Series. Parameters: nameName of the field