X Tutup
Skip to content
This repository was archived by the owner on Apr 28, 2023. It is now read-only.

Latest commit

 

History

History
 
 

To run this:

  • You need to install required dependencies for the camelot library here.
  • pip3 install -r requirements.txt.
  • pdf_table_extractor_camelot.py is using camelot library.
  • pdf_table_extractor_tabula.py is using tabula-py library.
X Tutup