Hỏi & Đáp
applymap이 더 이상 권장되지 않는다고 하는데요
예 : df_rounded = df.apply(lambda x: np.around(x, decimals=2))