Closed takposha closed 2 years ago
Hello @takposha! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
mpr-research-data.py
:Line 173:39: W503 line break before binary operator
I now see that this commit traces back to Lance's first commits that were not signed. I thought that was resolved, but seemingly not.
This PR should add BigQuery storage, and also check if course data has been updated, and only then push it to the table. This should allow for predictions to be made only on fresh data to prevent the pipeline from processing the same data repeatedly.