Join Slack
Powered by
edit: the answer is to use `groupBy()`. doing `dat...
# getting-started
t
tipsy
08/16/2017, 9:45 AM
edit: the answer is to use
groupBy()
. doing
data.groupBy({ it[0] }, { it[1] })
will give the desired result
4
Views
Open in Slack
Previous
Next