Counting Occurrences in JuliaDB

Awesome, thank you!! For future readers, my final solution is here:

sort(groupby(length, indexed_table, :column_to_target), :length, rev = true)