camelot icon indicating copy to clipboard operation
camelot copied to clipboard

Support Reading directly from BytesIO

Open omarsumadi opened this issue 4 years ago • 1 comments
trafficstars

Looking to use Camelot instead of Tabula; however, Tabula supports reading directly from a 'Bytes-like' object such as BytesIO or a Bytearray, whereas Camelot does not.

Is this something in the roadmap? Should be an extension of the URL acceptance PR done awhile ago. Right now, the current solution is to: convert the files into PDFs, doubling the time it takes versus Camelot.

Thanks, Omar

omarsumadi avatar Jul 05 '21 21:07 omarsumadi

@omarsumadi This would awesome to have but I might not have enough bandwidth to do this in the near term. Would you like to work on this and submit a PR? I can help with the review and release.

vinayak-mehta avatar Jul 11 '21 16:07 vinayak-mehta