Streamlined adaptors

Scenario 1: As we consolidated adaptors with similar functions or introduced additional features, certain adaptors may appear deprecated when imported into the latest version of Data-flo. However, they actually correspond to new adaptors with slightly modified inputs or outputs.

Action: Replace these adaptors with the corresponding adaptor from the table below and check that your workflow still creates the desired output.

Old adaptor nameNew adaptor

find-and-replace-column-values

replace-values-in-columns

csv-files-to-datatable

import-from-csv-file

compare-text

replace-values-in-text

search-text

replace-values-in-text

group-datatable-rows

aggregate-rows

sum-rows

aggregate-rows

fill-series

map-column-values

filter-columns

select-columns

split-date-column

split-column

split-datatable-rows

select-rows

Last updated