My Python function, which uses the pandas library, is currently reading from a csv file and writing back to the same csv file. Because this function may be call
pandas