[Tutor] Creating a match file

EILEEN CHURCH CARSON churche at mcmaster.ca
Sun Sep 20 21:19:47 CEST 2015


Hi there,

I want to write a program that reads in data from two csv files with 6
columns each. I want it to determines if the data in the first two columns
is the same, and if so read all six columns in that line from each of the
two files into a 12 column output file.

Please let me know if you know of specific resources or python commands
that will help me do this.

Thank you!

Eileen


More information about the Tutor mailing list