I have a pdf with multiple tables in it. I need to pass table header and get the respected table
For example:
I will pass the Table name as "daily historical stock prices & volumes", then it must give above table.
I have use pyPDF2 and its attribute to get the results