Skip to content

CLN: Move axis resolvers from core/generic.py to core/computation #30683

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

Closed
hwalinga opened this issue Jan 4, 2020 · 6 comments
Closed

CLN: Move axis resolvers from core/generic.py to core/computation #30683

hwalinga opened this issue Jan 4, 2020 · 6 comments
Assignees
Labels
Clean Refactor Internal refactoring of code

Comments

@hwalinga
Copy link
Contributor

hwalinga commented Jan 4, 2020

As a followup from #28215

Moving the axis resolvers to core/computation

@jreback

@hwalinga
Copy link
Contributor Author

hwalinga commented Jan 5, 2020

ABCSeries is not the correct type hint. It probably should be Union["Series", MultiIndex]

@jbrockmendel jbrockmendel added Clean Refactor Internal refactoring of code labels Feb 25, 2020
@gugazan
Copy link

gugazan commented Jun 14, 2022

take

@gugazan
Copy link

gugazan commented Jun 18, 2022

@hwalinga Wich functions exactly do you want to move to core/comptation ? Besides the obvious _get_axis_resolvers() does anything else needs to be moved ?

@lucaslarios
Copy link

take

@lucaslarios
Copy link

Does this issue still remain relevant?

@mroeschke
Copy link
Member

Dont think this ticket is relevant anymore so closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clean Refactor Internal refactoring of code
Projects
None yet
Development

No branches or pull requests

5 participants