I want to do something similar to the vlookup in the python. Here is a dataframe I want to lookup for value 'Flow_Rate_Lupa'
And here is the dataframe I want to fill the data by looking at the same month+day to fill the missing value. Is there any one to help me to solve how to do this QAQ
question from:https://stackoverflow.com/questions/65682028/vlookup-map-value-from-one-dataframe-to-another-dataframe-in-python