cf.Field.remove_item¶
-
Field.
remove_item
(description=None, role=None, axes=None, axes_all=None, axes_subset=None, axes_superset=None, ndim=None, exact=False, inverse=False, match_and=True, key=False)[source]¶ Remove and return an item from the field.
Deprecated at version 3.0.0. Use
del_construct
method instead.