Skip to content
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

PERF: avoid to_pandas/default_to_pandas #4703

Closed
jbrockmendel opened this issue Jul 22, 2022 · 0 comments · Fixed by #4704
Closed

PERF: avoid to_pandas/default_to_pandas #4703

jbrockmendel opened this issue Jul 22, 2022 · 0 comments · Fixed by #4704
Labels
Performance 🚀 Performance related issues and pull requests.

Comments

@jbrockmendel
Copy link
Collaborator

in Series.__array_priority__ and CategoricalMethods

@mvashishtha mvashishtha added the Performance 🚀 Performance related issues and pull requests. label Jul 22, 2022
jbrockmendel added a commit to jbrockmendel/modin that referenced this issue Jul 26, 2022
Signed-off-by: Brock Mendel <jbrockmendel@gmail.com>
YarShev pushed a commit that referenced this issue Jul 27, 2022
…er.cat.ordered`, and `ser.__array_priority__` (#4704)

Co-authored-by: Rehan Durrani <rehan@ponder.io>
Signed-off-by: Brock Mendel <jbrockmendel@gmail.com>
YarShev pushed a commit to YarShev/modin that referenced this issue Jul 31, 2022
…tegories`, `ser.cat.ordered`, and `ser.__array_priority__` (modin-project#4704)

Co-authored-by: Rehan Durrani <rehan@ponder.io>
Signed-off-by: Brock Mendel <jbrockmendel@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Performance 🚀 Performance related issues and pull requests.
Projects
None yet
2 participants