I have 2 dataframes, (people_on_bikes2) one of them has the info of the Data and Districts with number of people. (f2) The second one has the information of the localization of the Districts. I need to join both of them by a specific column of the second one.
people_on_bikes2:
f2:
I need to join by the column nom_comptage, but I dont know how to do it if in the first dataframe I dont have the same names of columns