This may be a really easy question but I am having a hard time to figure out.
I have two python data frames that I am trying to join, here is a snip of the information on each
What I am trying to accomplish is to add the name showing in the first dataframe to each row in the second, however when I try to do a pandas.merge its only doing one row