I have two different spreadsheets that include grades of project groups of students and another three spreadsheets that include students' ID's with respect to sections.
I want to combine these two different sheets to give individual grades of students near their ID's. I intend to write a script instead of doing it manually. Thus, I'm looking for a good library to use with Ruby or Python. Is there any such library that might work for my purpose?