I have two csv file named 'A' and 'B' and having content like below. A name,date,score,details
B, name,score, rank
I want to compare "name" column of both file and if match then write into file named "c" below column
name,score,rank,details,date.
Please help in build this script in python.
Aucun commentaire:
Enregistrer un commentaire