modeva.DataSet.set_active_features#

DataSet.set_active_features(features=None)#

Set active features.

The existing active and inactive features will be overridden.

Parameters:

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