Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

python code to scan paper table to excel

import tabula
df = tabula.read_pdf('data.pdf', pages = 3, lattice = True)[1]
Source by pythoninoffice.com #
 
PREVIOUS NEXT
Tagged: #python #code #scan #paper #table #excel
ADD COMMENT
Topic
Name
3+4 =