On a lot of DataFrame objects, the index will typically be an ascending list of numbers. If I have something with dates, I ...
So I have a data dump that's supposed to represent a person's height. The data is crap and I'm trying to clean it up. Ultimately, I aim to have a separates fields for feet and inches.