datasim.Output¶
- class datasim.Output¶
Abstract class to show and store the state and results of the simulation.
- __init__()¶
Output class is created during runner initialization.
Methods
__init__
()Output class is created during runner initialization.
aggregate_batches
(worlds)aggregated_title
(set_name)export_csv
(world, source_id)Export the data from a source to CSV format.
export_pickle
(world, source_id)Export the data from a source to pickle format.
Attributes
dataframes
dataframe_names
sources