Sorry if my question is simple i'm starting(so thank you for your help and understanding) I am trying to get a date discrepancy by 'identifier' A B C D in the DF example. Using Python how can i add a column to establish the delta between each contract knowing that a person can have only one contract as he can have 10 or more. Thank you in advance.
header 1 | header 2 |
---|---|
cell 1 | cell 2 |
cell 3 | cell 4 |
I have try many things by DSS and Python but my result is false....