I want to do vlookup by using pandas join on DF1 and DF2, and return 2 columns from DF2. The problem is, DF1 ID is a list and DF2 ID is string. How can I join 2 different