StreamingRowCount
Returns the number of rows in a streaming feature group from the specified time
Bases: abacusai.return_class.AbstractApiClass
abacusai.return_class.AbstractApiClass
client (ApiClient) – An authenticated API Client instance
count (int) – The number of rows in the feature group
startTsMs (int) – The start time for the number of rows.
Get a dict representation of the parameters in this class
The dict value representation of the class parameters
dict