What steps will reproduce the problem?
1.create a data file with an even number of integers, e.g.:
1,2,3,23,24,99,100,101 (on separate lines)
2.csvfix summary -med <filename>
What is the expected output? What do you see instead?
23.5, which is the mean value of the two "middle" numbers. Instead I get 61.5,
which is the mean of the "upper middle" number and the next higher.
What version of the product are you using? On what operating system?
csvfix 1.3 on RHEL 2.6.18-8.el5
Please provide any additional information below.
Original issue reported on code.google.com by wvale...@gmail.com on 2 Jul 2013 at 8:13
Original issue reported on code.google.com by
wvale...@gmail.com
on 2 Jul 2013 at 8:13