PointInTimeFeatureInfo
A point-in-time infos for a feature
Bases: abacusai.return_class.AbstractApiClass
abacusai.return_class.AbstractApiClass
client (ApiClient) – An authenticated API Client instance
expression (str) – SQL aggregate expression which can convert a sequence of rows into a scalar value.
groupName (str) – The group name this point-in-time feature belongs to.
Get a dict representation of the parameters in this class
The dict value representation of the class parameters
dict