Pandas 完成 Excel 任务(一)VLOOKUP

2024-11-06 01:07:24

一、导入pandas包

Pandas 完成 Excel 任务(一)VLOOKUP

二、创建两个数据框

Pandas 完成 Excel 任务(一)VLOOKUP

Pandas 完成 Excel 任务(一)VLOOKUP

三、按索引查找

(一)按索引求交集(索引项df1、df2都存在)

Pandas 完成 Excel 任务(一)VLOOKUP(二)按索引求差集(索引项df1中有,df2无)

Pandas 完成 Excel 任务(一)VLOOKUP

或(索引项df2中有,df2不一定有)Pandas 完成 Excel 任务(一)VLOOKUP

猜你喜欢