Using Python3.7 and the currently most updated version of Pandas. I have a dataframe with the following datatypes: [category, float, object(text)] all i want to
[category, float, object(text)]