pandas is a Python module that's popular in data science and data analysis. It's offers a way to organize data into ...
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.