coscript
beta
std
/
csv
/
freq
function
jsscheller/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.