cv to base. You can use pip install "camelot-py[base]" to install everything required to run camelot.π Improvements
π Documentation
π Bugfixes
to_html. #188 by Stefano Fiorucci.max() arg is an empty sequence error on PDFs with blank pages. #189 by Vinayak Mehta.π Improvements
line_overlap and boxes_flow to LAParams. #219 by Arnie97..readthedocs.yml and remove requirements.txt π Documentation
advanced.rst plotting examples. #119 by Jens Diemer.0.8.1.π Improvements
.format with f-strings.__future__ imports.π Bugfixes
π Improvements
π Bugfixes
table_regions throws ValueError when flavor='stream'. #332 by Vinayak Mehta.π Bugfixes
π Improvements
table_regions in read_pdf() to specify approximate page regions which may contain tables.line_size_scaling is now called line_scale.π Documentation
Note: The python wrapper to Ghostscript's C API is now vendorized under the ext module. This was done due to unavailability of the ghostscript package on Anaconda. The code should be removed after we submit a recipe for it to conda-forge. With this release, the user doesn't need to ensure that the Ghostscript executable is available on the PATH variable.