PRODUCT
INTEGRATIONS
SOLUTIONS
LEARN
COMPANY
Ignite Discussions : Ask Questions, Find Answers, Share Expertise about Sparkflows
How to achieve this?
Hi Nagisa,
In Sparkflows, we can use the ‘Node Row Filter By Index’ processor to select rows at given positions or in a given range.
To use the ‘Node Row Filter By Index’ Processor:
- Enter indexes separated by comma in the ‘Indexes’ field. Rows at these indexes would be sent to the outgoing DataFrame.
- Enter Index Range in the ‘IndexRange’ field. Rows falling within the range would be sent to the outgoing DataFrame.
For more information read the Sparkflows Documentation here:
https://docs.sparkflows.io/en/latest/user-guide/data-preparation/filter.html?highlight=Node%20Row%20Filter%20By%20Index#row-filter-by-index
Hi Nagisa,
In Sparkflows, we can use the ‘Node Row Filter By Index’ processor to select rows at given positions or in a given range.
To use the ‘Node Row Filter By Index’ Processor:
- Enter indexes separated by comma in the ‘Indexes’ field. Rows at these indexes would be sent to the outgoing DataFrame.
- Enter Index Range in the ‘IndexRange’ field. Rows falling within the range would be sent to the outgoing DataFrame.
For more information read the Sparkflows Documentation here:
https://docs.sparkflows.io/en/latest/user-guide/data-preparation/filter.html?highlight=Node%20Row%20Filter%20By%20Index#row-filter-by-index