Open Salonijain27 opened 4 years ago
Is the expectation here that the order of rows within a group matches the order of rows from the input DataFrame? I'm not sure if we're able to make that guarantee currently.
This issue has been marked rotten due to no recent activity in the past 90d. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed.
Requesting
nth
support in dask cudf after groupby. ex.Currently it fails with :
Once this functionality is implemented it should return a dask cudf dataframe that would contain the first row of each groupby