New dataframe transform: Unique #3738
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
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
The text was updated successfully, but these errors were encountered: