Permute the dimensions of the data array of each field in place.
fl.transpose() is equivalent to cf.FieldList(f.transpose() for f in fl).
See cf.Field.transpose for details.
Set the new axis order. See cf.Field.transpose for details.
If True then update the field list and its fields in place. By default a new field list containing new fields is created.
out : cf.FieldList
cf.FieldList.transforms
cf.FieldList.unsqueeze
Enter search terms or a module, class or function name.