Python Script for csv Automation

Create a python script which looks at 2 .csv files. One is a reference file, the other is to be modified. Have the script reference the first and modify the second based on what the reference csv shows in certain columns.

Share the Post:

Related Posts