A short script to extract table from a pdf.
This code requires the package pdfminer.six, a library to extract text from pdf.
The pdf file needs to be kept in the same folder as the notebook/python file.
A short script to extract table from a pdf.
This code requires the package pdfminer.six, a library to extract text from pdf.
The pdf file needs to be kept in the same folder as the notebook/python file.