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