Using df1 as a lookup table for df2, df2 has more unique values than df1 in Python

前端 未结 0 1272
天命终不由人
天命终不由人 2020-12-07 07:45

I have a df with US citizens state and I would like to use that as a lookup for world citizens

df1=

[Sam, New York;
Nick, California;
Sarah, Texas]


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题