While exploring the Google Photos Library API to enable Python scripting access to my data, I had to get a refresh token to authorize my REST API calls. Here is a walkthrough of my steps. Google ...
For many data science/visualization projects I work on, setting up a SQL database (or something similar) is overkill. On the opposite side of the spectrum, using local Excel files makes things more ...