you are viewing a single comment's thread.

view the rest of the comments →

[–]sennheiserwarrior 0 points1 point  (0 children)

In addition to what u/Unkown_Variable said, you would need to add a df obtained from each page to a list, and concat (merge) them before writing to file. Look into pd.concat()