Menu

#78 Add an operator for groupby

0.6.5
open
nobody
None
2015-06-23
2015-06-23
user23013
No
[[1 'a] [2 'b] [1 'c]] eg

should return either:

[[1 'a 'c] [2 'b]]

or

[[] ['a 'c] ['b]]

or something likely.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.