0

Currently, I am using tabula to collect tables from a PDF document.

tables = tabula.read_pdf(file,pages='all')

I would like to know which page the tables are on. For example, for tables[0] it's on page 1, tables[1] page 3, etc.

Thanks!

user8802333
  • 469
  • 1
  • 8
  • 18

0 Answers0