Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
The rarest elements in a list
ResourceFunction["Rarest"][list] gives a list of elements that are the rarest in list. | |
ResourceFunction["Rarest"][list,n] gives a list of the n rarest elements in list. |
Find the rarest elements:
In[1]:= | ![]() |
Out[1]= | ![]() |
Find the three rarest elements:
In[2]:= | ![]() |
Out[2]= | ![]() |
Find where you can avoid UFO sightings:
In[3]:= | ![]() |
Out[3]= | ![]() |
Wolfram Language 11.3 (March 2018) or above
This work is licensed under a Creative Commons Attribution 4.0 International License