TUTORIAL
Extract tabular data from PDF with Camelot
Install Dependencies
Install Ghostscript:
- mac OS:
$brew install ghostscript
- Windows:
download ghostscript here
pip install Camelot
$pip install camelot-py[cv]
TUTORIAL
Install Ghostscript:
$brew install ghostscript
download ghostscript here
pip install Camelot
$pip install camelot-py[cv]