Skip to content

Silent option not working commented out line 65 in io.py #363

Answered by chezou
jrussellwhite asked this question in Q&A
Discussion options

You must be logged in to vote

@jrussellwhite I think using silent option should suppress the warning. Can you try it?

tabula.read_pdf(pdfDocument, pages="all", lattice=True, silent=True)

Here is the document for that (see silent option section): https://tabula-py.readthedocs.io/en/latest/tabula.html#tabula.io.build_options

At least, it looks like you didn't use silent option. Could you share me exact code you wrote?

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by chezou
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #279 on October 09, 2023 00:26.