Closed Flix6x closed 3 years ago
Mostly reindexing from belief_time to belief_horizon, but also getting rid of future warning and one bug fix where selecting the most recent belief can result in selecting a NaN belief, which isn't the one we want to select.
I still have 1 test (test_crps) to fix.
Get rid of future_warning
Convert belief timing index level in more places
Mostly reindexing from belief_time to belief_horizon, but also getting rid of future warning and one bug fix where selecting the most recent belief can result in selecting a NaN belief, which isn't the one we want to select.
I still have 1 test (test_crps) to fix.