I have a df where when I see its head(), I see values like this:
id val
1 24228
However, when I check df.describe(), I see values in a scientific notation. Can this be avoided to see values in full decimal values?
val
mean 7.302745e+04