Skip to main content
info
This documentation is for version v2.4 of the product.
For the latest version(v2.7) documentation click here
Version: v2.4 print this page

ZipWithIndex

This node Generates a new column with unique Index/Value for each row in the Dataset

Type

transform

Fields

NameTitleDescription
indexColNameIndex Column NameIndex column name

Examples

Input

idlabelf1f2
61.02.12.0
40.04.15.0
50.03.16.0
661.02.12.0

Parameters

NameValue
Index Column Namerow_id

Output

idlabelf1f2row_id
61.02.12.00
40.04.15.01
50.03.16.02
661.02.12.03