Add to a list that will be used by Tabulator.
Add to a list that will be used by Tabulator. It creates an empty row in the table
Given the input size and output size, generates a report as a list of lists (which can then be formatted as an HTML table with the tabulator class about how much bad data was removed.
Given the input size and output size, generates a report as a list of lists (which can then be formatted as an HTML table with the tabulator class about how much bad data was removed. If, for example, the input had 100 rows and the output had ninety the report would read: Input data size: 100 rows Output data size: 90 rows Rows removed due to bad data: 10 rows (10%)
Returns a string describing the name of the results and where they are stored.
Returns a string describing the name of the results and where they are stored.
Has html
tags afterwards.
Utilities for writing the addendum for custom operators in a consistent manner