AlexVlad
3 years agoNew Contributor
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...