- Table format: Pandas dataframe
- Assume we have perfect table detection?
from tabula import read_pdf
tables = read_pdf("missing_newlines.pdf", pages=7)| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
from tabula import read_pdf
tables = read_pdf("missing_newlines.pdf", pages=7)