polars.Series.struct.rename_fields# Series.struct.rename_fields(names: Sequence[str]) → Series[source]# Rename the fields of the struct. Parameters: namesNew names in the order of the struct’s fields