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 support for {DataFrame,Series}.mode #3361

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

wjsi
Copy link
Member

@wjsi wjsi commented Oct 2, 2023

What do these changes do?

Add support for {DataFrame,Series}.mode.

Related issue number

Fixes #1346

Check code requirements

  • tests added / passed (if needed)
  • Ensure all linting tests pass, see here for how to run them

@wjsi wjsi requested a review from a team as a code owner October 2, 2023 06:44
@wjsi wjsi added this to In progress in DataFrame via automation Oct 2, 2023
@wjsi wjsi force-pushed the feature/agg_mode branch 5 times, most recently from b05f6c5 to 0ef266d Compare October 6, 2023 03:26
@zhongchun
Copy link
Contributor

Could we fix mars-project.mars?

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

Successfully merging this pull request may close these issues.

Support Series.mode
3 participants