Trying get a table from a website (ValueError: If using all scalar values, you must pass an index)
I’m trying to make a function that automatically takes a table from a website(Wikipedia) cleans it a bit and than displays it, everything worked well with my first 2 tables but the third one is giving me some troubles.