reset password
Author Message
ryan0209
Posts: 6
Posted 18:15 Feb 12, 2016 |

In the milage csv file, MPG columns contain some fractions (i.e. 24/56, 30/50...), which make those column become objects instead of integer/float when importing.

If we evaluate the fractions, they will become some numbers less than 1. And it doesn't make any sense for mpg columns.

Should I go ahead and replace them with median?

Attachments:
msargent
Posts: 519
Posted 18:34 Feb 12, 2016 |

Please see earlier discussions on that in the forum. Take the average of the two.