turicreate.Sketch.sketch_ready

Sketch.sketch_ready()

Returns True if the sketch has been executed on all the data. If the sketch is created with background == False (default), this will always return True. Otherwise, this will return False until the sketch is ready.