Skip to content

CLN: simplify take_2d_multi #29065

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 8 commits into from
Oct 18, 2019
Merged

CLN: simplify take_2d_multi #29065

merged 8 commits into from
Oct 18, 2019

Conversation

jbrockmendel
Copy link
Member

It is only called from one place in DataFrame._reindex_multi, so we can rule out a bunch of cases about the args/kwargs.

Separate branches for simplifying algos_take_helper are going to be nice

@jreback jreback added the Clean label Oct 18, 2019
@jreback jreback added this to the 1.0 milestone Oct 18, 2019
@jreback
Copy link
Contributor

jreback commented Oct 18, 2019

lgtm ping on green.

@jbrockmendel
Copy link
Member Author

ping

@jreback jreback merged commit e54b995 into pandas-dev:master Oct 18, 2019
@jbrockmendel jbrockmendel deleted the takealgos branch October 18, 2019 19:44
HawkinsBA pushed a commit to HawkinsBA/pandas that referenced this pull request Oct 29, 2019
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
bongolegend pushed a commit to bongolegend/pandas that referenced this pull request Jan 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants