We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在执行批量读xlsx时,遇到损坏文件直接会中止程序。原因是这里没有raise异常。我的外层无法捕获到异常。
The text was updated successfully, but these errors were encountered:
遇到无法识别的pdf也会有同样问题
Sorry, something went wrong.
No branches or pull requests
在执行批量读xlsx时,遇到损坏文件直接会中止程序。原因是这里没有raise异常。我的外层无法捕获到异常。
The text was updated successfully, but these errors were encountered: