How to find a monthly aggregation using python

Viewed 38

I have a weekly data aggregation but also need a monthly data aggregation using a loop 12 times for each month.

Is there anyone that can help me?

I have the weekly code as reference.

0 Answers
Related