Q: What is the fastest way to get the frequencies of every category for categorical variables? I am sorting by variable in the data table widget but I am assuming there is a better way ?
In reply to Nizar Hakam
Re: Counting frequencies of categories for categorical variables
by Aaron Scheffler -
You can use the pivot table. Only calculate frequencies for key variables you can anticipate will be influential (keep it short). For future project components I will try to supply some python scripts you can run within orange to better summarize your data