Insert size 1 axes into the data array of each field.
fl.unsqueeze(*args, **kwargs) is equivalent to for f in fl: f.unsqueeze(*args, **kwargs).
See cf.Field.unsqueeze for details.
See cf.Field.unsqueeze.
None
cf.FieldList.transpose
cf.FieldList.append
Enter search terms or a module, class or function name.