Extract numbers¶
This processor finds and extracts numerical values from a text column.
It can auto-detect decimal separators, and automatically expands notations like ‘10K’ and ‘200M’.
Output¶
By default, the processor outputs all the detected numbers. It can be done:
- In multiple columns suffixed with the index of the number
- In a single column, output as an array (JSON-formatted).