modeva.DataSet.set_inactive_features#

DataSet.set_inactive_features(features=None)#

Set inactive features.

The existing active and inactive features will be overridden.

Parameters:

features (list or tuple of str, default=None) – The name of inactive features. If None, all features will be set active.