Try tabula-py! from tabula import read_pdf df = read_pdf('test.pdf',... ... Simple wrapper of tabula-java: extract table from PDF into pandas DataFrame ...
確定! 回上一頁