📜  pandas 重命名列值字典 - Python 代码示例

📅  最后修改于: 2022-03-11 14:46:38.691000             🧑  作者: Mango

代码示例2
df['col1'].map(di).fillna(df['col1'])