Hi I have an array of objects and I am able to group it and sum it by week or month by using lodash and moment.
let arrayByWeek = _(transactions.sort((a, b)