camelot

Package — DocumentsPython 3.7+Intermediate

Extract tables from PDFs into pandas DataFrames

Quick Info

Documentation
Official Docs
Python Version
3.7+
Dependencies
NumPy, pandas, OpenCV, ghostscript (system binary)
Install
pip install camelot-py[cv]

Learn by Difficulty

Quick Example

python
# Install: pip install camelot-py[cv]
import camelot

# Basic camelot usage
print(f"Using camelot")
# See documentation for detailed examples

camelot is a third-party package. Extract tables from PDFs into pandas DataFrames. Install with: pip install camelot-py[cv]

Try in Playground

Tags

packagedocumentsfile-formatoffice