Open peterdudfield opened 3 years ago
Change loop into vectorized operation https://github.com/openclimatefix/nowcasting_utils/pull/63#discussion_r758359280
Good to vectorize things rather than do loops
unstack predictions and truths?
Detailed Description
Change loop into vectorized operation https://github.com/openclimatefix/nowcasting_utils/pull/63#discussion_r758359280
Context
Good to vectorize things rather than do loops
Possible Implementation
unstack predictions and truths?