Hi guys...in this machine learning and pandas video I have shown you the method to convert machine learning toy datasets like boston housing data, iris data into a proper dataframe. These machine learning toy datasets are helpful to perform machine learning tasks but when you need to manipulate it or analyze it pandas is a better option but it little difficult to convert it directly into data frame but with three line of python code, you can covert it easily in data frame and then analyze it.