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
If possible, it would be really useful to allow for an extra parameter that can override the default behaviour of the pandas.Series.value_counts() function to allow for sorting by by another series. we are looking to push the result out to a bar plot, and it makes sense to have the category (x-axis) displayed in a particular order.