Relative Content

Tag Archive for pythonpandasdataframedatetimetime

add date columns

I have two columns with date and I need to create another based on sum of those two. df looks like below:

Pandas dataframe- add date columns

I know that this can sound easy but it’s quiet tricky. I have two columns with date and I need to create another based on sum of those two. So it df looks like below: