DatabaseColumnFeatureMapping
Mapping for export of feature group version to database column
Bases: abacusai.return_class.AbstractApiClass
abacusai.return_class.AbstractApiClass
client (ApiClient) – An authenticated API Client instance
databaseColumn (str) – database column name
feature (str) – feature group column it has been matched to
Get a dict representation of the parameters in this class
The dict value representation of the class parameters
dict