Search
❯
Jul 21, 20251 min read
소수점이나 e 표현형식 없이 정수형 출력
import pandas as pd pd.options.display.float_format = '{:.0f}'.format