Forum Discussion

AlexVlad's avatar
AlexVlad
New Contributor
3 years ago

Filter/Ignore not null values

Hello, I am trying to build a pipeline where a series of format operations must be applied to a CSV file. For some columns, I want to delete/remove or simply ignore empty rows from the file. I trie...