bukan notasi ilmiah python
df["price"].describe().apply(lambda x: format(x, 'f'))
Maxwell
df["price"].describe().apply(lambda x: format(x, 'f'))