Skip to content

Instantly share code, notes, and snippets.

@keitazoumana
Created December 6, 2021 17:17
Show Gist options
  • Save keitazoumana/9f6886831e6782c988f3b195561a284b to your computer and use it in GitHub Desktop.
Save keitazoumana/9f6886831e6782c988f3b195561a284b to your computer and use it in GitHub Desktop.
import tabula
tabula.convert_into('./data/food_calories.pdf', "./data/food_calories2.csv",
output_format="csv", pages = 6)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment