Qurak

Commonest

Available

Returns the most frequent elements of a list.

Commonest[list]
Commonest[list, n]
Commonest[{1, 2, 2, 3, 3, 3}] → {3}

Topics

Related

All 6300 functions · Use this from an MCP client