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

Add python's modin #38

Open
jangorecki opened this issue Sep 30, 2018 · 4 comments
Open

Add python's modin #38

jangorecki opened this issue Sep 30, 2018 · 4 comments

Comments

@jangorecki
Copy link
Contributor

It looks like modin is already capable to perform groupby test thus could be added.
ref: https://groups.google.com/forum/#!topic/modin-dev/itnDWIuRm4o

@jangorecki
Copy link
Contributor Author

unfortunately not yet supported: modin-project/modin#75

@jangorecki jangorecki changed the title modin groupby Add python's modin Feb 23, 2020
@kaiogu
Copy link

kaiogu commented Apr 2, 2020

The issue referenced seems to be fixed/implemented in Modin now.

@jangorecki
Copy link
Contributor Author

@kaiogu I tried to push that forward but getting

UserWarning: `DataFrame.groupby_on_multiple_columns` defaulting to pandas implementation.

using recent pip modin.
I think it make sense to wait for proper groupby support in modin.

@crypdick
Copy link

crypdick commented Mar 9, 2022

@jangorecki looks like this is merged upstream modin-project/modin#2491

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants