This question has been flagged

Hello there,


Would someone point to good ways to aggregate data from a recrodset.I would like to build some more sophisticated reports. And I need to groupby, sum and etc.The best way if I can convert the recordset to some generic (or additional) python data structure. Is there an easy way to do so.The best would be if I can convert the recordset to a Pandas DataFram. Then my job would be very easy.If I can't what are good tools/methods/approaches to aggregate the data?.


Thanks!

Avatar
Discard