Closed kvelleby closed 1 year ago
So, this is my fault, but just tossing it out there. When writing functions to work with the pgm-level data, we will have to aggregate and subset before concatenating.
The plotting functionality is not yet in main branch, so I'll close this now. This needs to be addressed when merging in the plotting functionality, however.
Describe the bug Using pd.concat() across prediction windows without aggregation or subsetting uses up my 64Gb RAM before crashing.
To Reproduce Steps to reproduce the behavior:
Expected behavior It should ideally collect the data I want to plot. While just collecting all data works at the country-level, it does not at pgm-level.
Desktop (please complete the following information):