df.groupby(\'Season\')[\'Cost\'].sum()[\'Winter\']
I am able to do with singular condition where Season = Winter. How do I do it with multipl