I am trying to read an excel table that can be accessed through an url, and load it into a DataFrame.
I\'m using pd.read_excel like so:
url = "https: