You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I like the Table.value_counts() API and have been using it a lot. However, the thing I always do next is to order it. Can we turn this into a oneliner, similar to Value.topk()?
What is the motivation behind your request?
No response
Describe the solution you'd like
same API as Value.topk()
What version of ibis are you running?
main
What backend(s) are you using, if any?
No response
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem?
I like the Table.value_counts() API and have been using it a lot. However, the thing I always do next is to order it. Can we turn this into a oneliner, similar to Value.topk()?
What is the motivation behind your request?
No response
Describe the solution you'd like
same API as Value.topk()
What version of ibis are you running?
main
What backend(s) are you using, if any?
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: