ts.groupBy("b").count().orderBy("count");

how can I order this data in descending order of count
Any suggestions

-Tony

Reply via email to