abacusai.streaming_row_count
Module Contents
Classes
Returns the number of rows in a streaming feature group from the specified time |
- class abacusai.streaming_row_count.StreamingRowCount(client, count=None, startTsMs=None)
Bases:
abacusai.return_class.AbstractApiClass
Returns the number of rows in a streaming feature group from the specified time
- Parameters:
- __repr__()
Return repr(self).