What is the correct syntax for this code:
db_deals.groupby([\'client_id\', \'acc_number\'])[[\'swap\',\'profit\']].cumsum()
I want to sum the cum