I need someone good in Rust to assist me in manipulating CSV files, optimizing performance. It will need to include the use of parallelism. What needs to be done:
Read in csv file from cmd
pass unique values of two specific columns to store in lists
create new columns with values based on other columns
iterate over csv file to perform other operations