Skip to content

feat(api): add name kwarg to Table.value_counts() #10361

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

Merged
merged 2 commits into from
Oct 26, 2024

Conversation

NickCrews
Copy link
Contributor

This now matches Column.value_counts()

The doctest can act as a test I figure.

@github-actions github-actions bot added the tests Issues or PRs related to tests label Oct 24, 2024
Copy link
Contributor

ACTION NEEDED

Ibis follows the Conventional Commits specification for release automation.

The PR title and description are used as the merge commit message.

Please update your PR title and description to match the specification.

@NickCrews NickCrews changed the title Value-counts-name feat: add name kwarg to Table.value_counts() Oct 24, 2024
This now matches Column.value_counts()

The doctest can act as a test I figure.
@cpcloud cpcloud added this to the 10.0 milestone Oct 24, 2024
@cpcloud cpcloud added the ux User experience related issues label Oct 24, 2024
@cpcloud cpcloud changed the title feat: add name kwarg to Table.value_counts() feat(api): add name kwarg to Table.value_counts() Oct 26, 2024
@cpcloud cpcloud merged commit 12e6057 into ibis-project:main Oct 26, 2024
78 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Issues or PRs related to tests ux User experience related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants