Menu

#10 Columns with N <= 2 data points broken

closed-fixed
5
2011-10-29
2010-11-04
No

Columns with 1, 2 data points in them broken.

This is partly due to 5 number summary breaking (and worse breaks because we calculate it even when we do not calculate it).

N = 1 columns do not print N or NumberUniques. Did not test other stats in this column configuration.

Discussion

  • Mark Livingstone

    • status: open --> open-accepted
     
  • Mark Livingstone

    Fixed in commit 58. We now require > 2 data points in any given column before calculating Descriptive Statistics.

     
  • Mark Livingstone

    • status: open-accepted --> closed-fixed