Add column with number of days between dates in DataFrame pandas August 15, 2022 by Magenaut I want to subtract dates in ‘A’ from dates in ‘B’ and add a new column with the difference.