Skip to content

Conversation

@fangchenli
Copy link
Member

@fangchenli fangchenli commented Oct 17, 2021

@fangchenli fangchenli added the Dependencies Required and optional dependencies label Oct 17, 2021
@fangchenli fangchenli added this to the 1.4 milestone Oct 17, 2021
Copy link
Contributor

@lithomas1 lithomas1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we remove pa_under_1p0 too? Thanks. Looks good otherwise.

pa_version_under1p0 = _palv < Version("1.0.0")

@fangchenli
Copy link
Member Author

Can we remove pa_under_1p0 too? Thanks. Looks good otherwise.

pa_version_under1p0 = _palv < Version("1.0.0")

I'll remove all the compat in a follow-up PR.

@jreback
Copy link
Contributor

jreback commented Oct 17, 2021

prob worth bumping to the latest patch version of 1.x (e.g. 1.0.1)

@jreback jreback merged commit ef9416c into pandas-dev:master Oct 18, 2021
@jreback
Copy link
Contributor

jreback commented Oct 18, 2021

thanks @fangchenli

EwoutH added a commit to EwoutH/pandas that referenced this pull request Oct 27, 2021
Updated the pyarrow version requirement from 0.17 to 1.0.1 in the "Multithreaded CSV reading" section, to make it in line with pandas-dev#44064.

Docs only, no functional changes.
@fangchenli fangchenli deleted the bump-pyarrow-1 branch November 18, 2022 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Required and optional dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DEPS: bump pyarrow min to 1.0

3 participants