Skip to content

Instantly share code, notes, and snippets.

@caprenter
Created November 14, 2018 22:47
Show Gist options
  • Save caprenter/3c76068f57bd5320e634c362340511b4 to your computer and use it in GitHub Desktop.
Save caprenter/3c76068f57bd5320e634c362340511b4 to your computer and use it in GitHub Desktop.
import pandas as pd
import numpy as np
import matplotlib.pyplot as plt
import seaborn as sns
%matplotlib inline
from urllib.request import urlopen
from bs4 import BeautifulSoup4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment