tabula-pyEasy Playground

Extract tables from PDFs using Tabula Java

Getting started with tabula-pyRun locally
Install
pip install tabula-py
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: tabula_py)

tabula-py is a third-party package. Extract tables from PDFs using Tabula Java. Install with: pip install tabula-py

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?