Skip to content

Instantly share code, notes, and snippets.

import functools
import logging
import os
import time
from pathlib import Path
import gspread
import pandas as pd
from oauth2client.service_account import ServiceAccountCredentials