turicreate.Sketch.num_elements_processed

Sketch.num_elements_processed()

Returns the number of elements processed so far. If the sketch is created with background == False (default), this will always return the length of the input array. Otherwise, this will return the number of elements processed so far.