dataframe 출력시 지수로그형태 숫자로 표기하기

import pandas as pd
import pyupbit
import upbit

# 지수로그 형태로 표기될때 값보기
pd.options.display.float_format = "{:.1f}".format