I have a dataframe df, where column "number" has object datatype:
>>>df[\'number\'].dtype dtype(\'O\')
After I save it and