Skip to main content
10 events
when toggle format what by license comment
Apr 13, 2017 at 12:36 history edited CommunityBot
replaced http://unix.stackexchange.com/ with https://unix.stackexchange.com/
Sep 1, 2016 at 11:12 vote accept Gray
Sep 1, 2016 at 3:44 answer added steeldriver timeline score: 2
Sep 1, 2016 at 3:27 comment added Gray OK. I installed the latest version. It works perfectly. Thank you, my friend. You should make your comment the answer of my question so that I can give you credits.
Sep 1, 2016 at 3:19 comment added Gray I'm using version 1.0.7. Maybe that's why. In this version, I have to do "datamash --whitespace -g 1 mean 2 mean 3 mean 4 < file". I'll try the new version
Sep 1, 2016 at 3:15 comment added steeldriver the version I posted was tested in datamash version 1.1.0
Sep 1, 2016 at 3:09 comment added Gray I believe the code is like this: datamash --sort --whitespace -g 1 mean 2. And it doesn't look like it works for multiple columns. "mean 2-4" doesn't work.
Sep 1, 2016 at 0:10 comment added steeldriver FWIW I'm starting to love GNU datamash after coming across it elsewhere on this site e.g. datamash --sort --whitespace groupby 1 mean 2-4 < file
Aug 31, 2016 at 21:44 review First posts
Aug 31, 2016 at 22:19
Aug 31, 2016 at 21:41 history asked Gray CC BY-SA 3.0