Closed lisad closed 6 months ago
filter_rows takes a simple lambda function or a named function. It helps by providing a useful summary message of what it did, whereas doing this in a row_step would result in many dropped row messages even if it's intentional.
filter_rows takes a simple lambda function or a named function. It helps by providing a useful summary message of what it did, whereas doing this in a row_step would result in many dropped row messages even if it's intentional.