countmap in the StatsBase.jl package does this.
On Thursday, April 30, 2015 at 11:11:37 PM UTC+3, Alexandros Fakos wrote: > > Hi, > > Is there a way to get a table of frequencies of the unique values in an > array in Julia? > Something like matlab's tabulate > > Thanks a lot, > Alex >
