Allows CSV output to be filtered immediately before saving.
Required Parameters
data — pandas.DataFrame
The output of the model data, including all reporters and parameters.
model — Helipad
The model object.
Expected Return Value — pandas.DataFrame
The modified Pandas dataframe to be saved as a CSV.
charwick
Jul 25, 2021 at 5:06This example removes several columns from the CSV outptut.