Removes a column and its subsidiaries (e.g. percentiles) from the data collection, stops its reporter, and removes any associated series. This function should not be used while a model is active.
Parameters
key — str, required
The name of the reporter to remove, the key used in the first argument of
data.addReporter()
.
Notes and Examples