Closed wwood closed 10 years ago
Wait sorry of course I need to specify `with-headers`` on the stdin because I'm not keeping the headers. Sorry. The 2nd issue remains, though.
Interesting - how do you find this stuff :). I aim to do some work on bio-table and biogem soon.
You can probably fix this by not using STDIN for statistics.
how do you find this stuff :)
I don't have a rain cloud as an avatar for nothing..
cheers, you are right you can just not use stdin for stats - that's what I ended up doing for my particular case.
Statistics should work on STDIN now.
Hey I'm liking this new stats thing - solved my problem when I wasn't even looking for it.
OK, so it doesn't give me the 3rd column (because the 2nd column was non-numeric?), but I guess I can live with that. But the real problem is this:
Actually there is 2 problems there:
with-headers
on the stdin but not when operating directly on the file?Thanks, not particularly big problems, easily worked around by piping to an intermediate file before running bio-table. Using statsample 1.2.0 if that is relevant. ben