BurntSushi If an int/float column has missing fields, then set them to 0.
I don't like this, but I also can't justify turning []int/[]float64
into []*int/[]*float64.
Latest commit e459106 Jan 18, 2014