79268622

Date: 2024-12-10 14:38:56
Score: 1
Natty:
Report link

Found this on Github. Worked for me

import pandas as pd

import camelot

FileName="Filepath"

DF3=camelot.read_pdf(FileName,multiple_tables=True,options="--pages 'all'", lattice= True)

print DF3

Reasons:
  • Whitelisted phrase (-1): Worked for me
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Bharath Kumar B