Skip to content

CLN: remove unnecessary name in stack_arrays #39517

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

Merged
merged 2 commits into from
Feb 2, 2021

Conversation

jbrockmendel
Copy link
Member

  • closes #xxxx
  • tests added / passed
  • Ensure all linting tests pass, see here for how to run them
  • whatsnew entry

@jbrockmendel
Copy link
Member Author

@jorisvandenbossche any clues on the new arrow breakage?

@jorisvandenbossche
Copy link
Member

numpy 1.20 is incompatible with pyarrow < 3.0 if installed with wheels. I would need to look in the exact details of how the environment is created to check how to solve it though. But in general builds with older pyarrow should also have older (<1.20) numpy.

@jreback jreback added Reshaping Concat, Merge/Join, Stack/Unstack, Explode Internals Related to non-user accessible pandas implementation labels Feb 1, 2021
@jreback jreback added this to the 1.3 milestone Feb 1, 2021
@jreback
Copy link
Contributor

jreback commented Feb 1, 2021

lgtm pls rebase

@jreback jreback merged commit d284250 into pandas-dev:master Feb 2, 2021
@jbrockmendel jbrockmendel deleted the ref-stack_arrays branch February 2, 2021 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Internals Related to non-user accessible pandas implementation Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants