ray.rllib.offline.offline_env_runner.OfflineSingleAgentEnvRunner.stop#

OfflineSingleAgentEnvRunner.stop() None[source]#

Writes the reamining samples to disk

Note, if the user defined max_rows_per_file the number of rows for the remaining samples could be less than the defined maximum row number by the user.