-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
DEPS: bump pyarrow min to 0.17.0 #38870
New issue
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
Comments
As I mentioned before, the default conda channel doesn't have pyarrow 1.0 yet. So I think that is a good reason to not yet require that version for pandas. (so @alimcmaster1, I would personally wait a bit with working on this, at least until it has been discussed more) |
As mentioned in #41329, we could also start by bumping to 0.17 |
fangchenli
added a commit
to fangchenli/pandas
that referenced
this issue
May 14, 2021
jreback
pushed a commit
that referenced
this issue
May 17, 2021
TLouf
pushed a commit
to TLouf/pandas
that referenced
this issue
Jun 1, 2021
JulianWgs
pushed a commit
to JulianWgs/pandas
that referenced
this issue
Jul 3, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
this would remove some complexity around parquet, csv engine & string array. this is an optional dep and so i don't think this a big deal.
keep in mind that we likley won't release 1.3 until june time frame anyhow
The text was updated successfully, but these errors were encountered: