eidech / icselectionfilterpopulator

Python Script using Selenium Library to populate a Selection Filter on Infinite Campus from a CSV file containing student numbers
0 stars 0 forks source link

Refactor to use pandas Library #9

Open eidech opened 1 year ago

eidech commented 1 year ago

Ad-Hoc exports to XLSX; allowing use of those files would allow user to skip the step of converting to CSV.

eidech commented 1 year ago

move to use of pandas library with DataFrames instead of the csv library