Here's a quick UiPath studio example on how to read, write and filter CSV files. In this example we read a list of Toronto talk show host names and then use a UiPath DataTable 'remove filter' to trim out each entry with the first name of 'Mike.' We then use a UiPath Studio activity to write the results to a CSV file.