📜  pandas 条件替换系列中的值 - Python 代码示例

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

代码示例3
df.loc[df['First Season'] > 1990, 'First Season'] = 1