0

I am following this article, but I was only able to get it to work by making sure there were matching titles, the two still had computer names, but they were called differently in the title, how could I modify my command so that it still references the same column, is that possible?

lj_df2 = pd.merge(d2, d3, on="PrimaryUser", how="left")

For example, I have this, but on my other csv, I have Employee # not primary user

Henry Ecker
  • 34,399
  • 18
  • 41
  • 57

0 Answers0