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
Is pyarrow still being used? It's importing a lot of sub-dependencies and I cannot see it being used anywhere.
The text was updated successfully, but these errors were encountered:
It's done in anticipation of this change in pandas which will require pyarrow: https://pandas.pydata.org/pdeps/0010-required-pyarrow-dependency.html
pandas
pyarrow
For local purposes you could limit the version of pandas to <3 and then remove pyarrow from the requirements
Sorry, something went wrong.
No branches or pull requests
Is pyarrow still being used? It's importing a lot of sub-dependencies and I cannot see it being used anywhere.
The text was updated successfully, but these errors were encountered: