Forum Discussion

ryagnik's avatar
ryagnik
New Contributor
7 years ago

New element in mapper

I have a pipeline in which I am reading a file and parse it with CSV parser. Name|Age|Gender David| 18| M Julie|20|F I am able to parse the file but at the end of each record, I would like to...