I\'m trying to access an excel table from this website to bring in as a DataFrame. Here is what I have:
import pandas as pd from urllib.request import urlopen fr