Reference 〉 Function

Data.removeReporter(keystr)

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

  1. Contribute a Note

    Your email address will not be published. Required fields are marked *

    You may use limited HTML for formatting. Please embed blocks of code in <pre><code> </code></pre> tags.

History