Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Rubix982/07f388fcc53bec0f70af713a22e9dd69 to your computer and use it in GitHub Desktop.
Save Rubix982/07f388fcc53bec0f70af713a22e9dd69 to your computer and use it in GitHub Desktop.
Imports
import pandas as pd # for dataframes, converting str to a df
import io # preparing a string stream
import requests # fetching data from the GitHub Gist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment