Note: The arguments for the API methods follow camelCase but for Python SDK underscore_case is followed.
| KEY |
TYPE |
DESCRIPTION |
| success |
Boolean |
true if the call succeeded, false if there was an error |
| byValue |
JSON Object |
|
| klDrift |
FeatureRecord |
| KEY |
TYPE |
Description |
| data |
dict |
the record's current data |
|
| jsDrift |
FeatureRecord |
| KEY |
TYPE |
Description |
| data |
dict |
the record's current data |
|
| upper |
FeatureRecord |
| KEY |
TYPE |
Description |
| data |
dict |
the record's current data |
|
| lower |
FeatureRecord |
| KEY |
TYPE |
Description |
| data |
dict |
the record's current data |
|
| unseen |
FeatureRecord |
| KEY |
TYPE |
Description |
| data |
dict |
the record's current data |
|
| uncommon |
FeatureRecord |
| KEY |
TYPE |
Description |
| data |
dict |
the record's current data |
|
| overall |
FeatureRecord |
| KEY |
TYPE |
Description |
| data |
dict |
the record's current data |
|