update help on describe_all_cat and decide on how to deal with max_levels
m-clark opened this issue · 2 comments
m-clark commented
The argument description for max_levels should better reflect the details section. Revisit whether to cut to max_levels before or after. For example, it could change to a 'top' instead of max.
m-clark commented
I think we're going to autosort all output, remove the sort option, and show only max_levels
m-clark commented
Okay, max_levels now refers to just the number (of the most frequent) levels one wants to display. One can still sort by frequency or not.