How can i sum rows from a column based on a condition and output them in a new column?
In my dataframe I want to sum certain rows in a column and output them in a new column ‘UE_more_days’
In my dataframe I want to sum certain rows in a column and output them in a new column ‘UE_more_days’