Merge DF1 and DF2 on Company_url however the result should look like DF3
Asked
Active
Viewed 12 times
0
-
Welcome to stack overflow. Please have a look at [How to make good pandas examples](https://stackoverflow.com/questions/20109391/how-to-make-good-reproducible-pandas-examples) and [edit] your question to include a [mcve] with your sample data as text, not as images or links, and _code_ for what you've already tried based on your own research. This will help us to offer specific answers. – G. Anderson May 12 '22 at 17:23
-
For example, `set_index` and `transpose` seem useful here – G. Anderson May 12 '22 at 17:25