N
紹介
紹介文が空です
投稿
Q&A
applymap이 더 이상 권장되지 않는다고 하는데요
예 : df_rounded = df.apply(lambda x: np.around(x, decimals=2))
0
1
244