I am trying to parse a list of html files each containing a table to an excel sheet. I successfully parsed two html files and appended their resulting dataframes like this :