Does the content of the CSV file change? If not, then once it is in a permanent library there is no need to upload it, reference the set in the library.
If the CSV file name or location change? If not then you might want to see if you can create a VIEW to read the data in place as needed.
... View more