abacusai.feature_mapping

Classes

FeatureMapping

A description of the data use for a feature

Module Contents

class abacusai.feature_mapping.FeatureMapping(client, featureMapping=None, featureName=None)

Bases: abacusai.return_class.AbstractApiClass

A description of the data use for a feature

Parameters:
feature_mapping = None
feature_name = None
deprecated_keys
__repr__()
to_dict()

Get a dict representation of the parameters in this class

Returns:

The dict value representation of the class parameters

Return type:

dict