cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Instantly extract effect sizes, F-ratios, and FDR-adjusted p-values from your models with the Calculate Effects Sizes extension, available now in the JMP Marketplace!
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • See how to use the JMP Marketplace – Free tools to expand JMP capabilities. Register. July 10, 2 pm US Eastern Time.

JMP Wish List

We want to hear your ideas for improving JMP. Share them here.
Choose Language Hide Translation Bar
0 Kudos

Enhancement Request: Col Mode() Function for String Columns

What inspired this wish list request? 

The inspiration for this request stems from a limitation encountered when trying to calculate the mode of string (categorical) data while simultaneously grouping it by another variable. Currently, the Col Mode() function, which is designed for grouped calculations, exclusively accepts numerical arguments. This means that if a user has a column of string data (e.g., product names, customer segments, error types) and needs to find the most frequent string within distinct groups (e.g., by region, date, or machine ID), Col Mode() cannot be used directly.

 

What is the improvement you would like to see? 

The improvement I would like to see is for the Col Mode() function to be enhanced to accept string (text) columns as valid arguments for its main calculation. When a string column is provided, Col Mode() should perform the same grouping logic it currently uses for numerical data but apply the mode calculation appropriate for strings within each group.

 

 

2 Comments
hogi
Level XIII
Status changed to: Acknowledged

Hi, thank you for submitting this request!