I mean, changing the type is completely irrelevant for my application. I even have strings in the dataframe at a previous point, which is the reason for the type being Any
- I am parsing them from an excel document that I am not writing, so I want to be able to handle any funky formatting thown at me from Excel. I simply need them to print pretty for a final displayed PDF.