I have written the following code for scientific format supression :-
def convert_float_cols_to_str(df): dtypes = df.dtypes for col, dtype in dtypes.i