Tutorial and Example Notebooks for the Ponder Product
Once you populate your credentials in snowflake/credential.py
or bigquery/credential.json
run this to ensure that you don't accidentally commit your credentials to git:
git update-index --assume-unchanged snowflake/credential.py
git update-index --assume-unchanged bigquery/credential.json