Replace values in a table with other values
Input
Table
2d excel like table
Output
Table
2d excel like table
Configuration
replace_values
List
-1
search_value
Use 'NaN' or 'None' for NaN/None or leave empty for empty string
string
replace_value
Use 'NaN' for NaN, 'None' for None or leave empty for empty string
string
is_regex
If true, the search value is interpreted as a regex
bool