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

New dataframe transform: Unique #3738

Open
aglucky opened this issue Feb 10, 2025 · 0 comments
Open

New dataframe transform: Unique #3738

aglucky opened this issue Feb 10, 2025 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@aglucky
Copy link

aglucky commented Feb 10, 2025

Description

I would like to be able to get the unique values of a column

Suggested solution

Using the distinct operator in sql or the unique operators in both polars and pandas should do the trick

Alternative

No response

Additional context

No response

@aglucky aglucky added the enhancement New feature or request label Feb 10, 2025
@mscolnick mscolnick added good first issue Good for newcomers help wanted Extra attention is needed labels Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants