tl-its-umich-edu / unizin-validation

Unizin Validation Scripts
1 stars 4 forks source link

Refactor, add new query, and perform other tidying up (#2) #7

Closed ssciolla closed 4 years ago

ssciolla commented 4 years ago

This PR presents a major refactoring of the existing code, resulting in more reliance on Pandas, a different scheme for connecting to databases, and a reworking of dbqueries.py to allow for other types of queries (in this case "table_counts"). Some changes were intended to bring the validate.py script more in line with other Teaching & Learning applications and simplify the dependencies. This PR aims to resolve issue #2.