std/csv/freqfunctionjsscheller/scrilib

Calculate the frequency of data in a CSV.

Try it
Definition
[ csv : File select : Option<String> limit : Option<Integer> ascending : Option<Boolean> no_headers : Option<Boolean> ] -> Array<Frequency>
Examples

Calculate the frequency of the “Tax” column.