Skip to content

REF: avoid getattr pattern for unstack, assorted cleanups #29121

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 4 commits into from
Oct 22, 2019

Conversation

jbrockmendel
Copy link
Member

Remove the only "FIXME" left in the cython code

@jbrockmendel jbrockmendel changed the title CLN: avoid getattr pattern for unstack, assorted cleanups REF: avoid getattr pattern for unstack, assorted cleanups Oct 21, 2019
@WillAyd
Copy link
Member

WillAyd commented Oct 21, 2019

Looks good - so these are replaced by a fused type right?

@jbrockmendel
Copy link
Member Author

so these are replaced by a fused type right?

In the unstack case we switched to fused types a while ago and this is finally doing the cleanup that made possible

Copy link
Member

@WillAyd WillAyd left a comment

Choose a reason for hiding this comment

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

lgtm @jreback

@WillAyd WillAyd added the Clean label Oct 22, 2019
@WillAyd WillAyd added this to the 1.0 milestone Oct 22, 2019
@jreback jreback merged commit 65e630c into pandas-dev:master Oct 22, 2019
@jreback
Copy link
Contributor

jreback commented Oct 22, 2019

thanks

@jbrockmendel jbrockmendel deleted the cymore branch October 22, 2019 15:04
HawkinsBA pushed a commit to HawkinsBA/pandas that referenced this pull request Oct 29, 2019
Reksbril pushed a commit to Reksbril/pandas that referenced this pull request Nov 18, 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.

3 participants