ray.data.Dataset.is_fully_executed#

Dataset.is_fully_executed() bool[source]#

Returns whether this Dataset has been fully executed.

This will return False if the output of its final stage hasn’t been computed yet.