0

When I convet pdf to excel they show these error cannot import name 'read_pdf' from 'tabula' (unknown location)

from tabula import read_pdf
data= tabula.read_pdf("CX.pdf", page="all")
print(data)
Amen Aziz
  • 769
  • 2
  • 13

0 Answers0