I have 2 Pandas DataFrames, one contains names in a single column:
https://i.stack.imgur.com/DMhxx.png
And I want to find what the last column index the name appear in this other table:
https://i.stack.imgur.com/geCKV.png
for example:
- Jacob 2
- Dash 3
- Tim 1
- John 5
- Kanye 2