Let\'s say I have a dataframe with two columns that contain dates, and I want to create a new columns whose value is the number of months between those dates.
I'm not sure how to do it in python but the steps I would do: