标签: python pandas
我有一个带有DataFrames(嵌套)的Pandas DataFrame。为什么df.applymap(applymap(function))不能修改内部DataFrame?最好的方法是什么?