TA贡献1834条经验 获得超8个赞
使用where和combine_first
where
combine_first
df3=df2.where(df2=='Yes').combine_first(df1)
测试技术的修炼之道
¥ 48.00
Python 源码深度剖析
¥ 68.00
Python 数据分析通关攻略
¥ 58.00
你的第一本Python基础入门书
从 0 开始学爬虫
举报