cf.Data.cfa_set_term

Data.cfa_set_term(status)[source]

Set the CFA aggregation instruction term status.

If True then the data represents that of a non-standard CFA aggregation instruction variable.

New in version 3.15.0.

See also

cfa_get_term

Parameters
status: bool

The new CFA aggregation instruction term status.

Returns

None