Unexpected error with flatline_forecaster()
w/ quantile_by_key
; unexpected "successes" w/ invalid cols
#229
Labels
bug
Something isn't working
quantile_by_key = "geo_value"
[seems to work with]arx_forecaster()
, but [generates an error with]flatline_forecaster()
, [and is accepted byarx_forecaster()
withquantile_reg()
despite not being applicable]quantile_by_key = "nonexistent_column"
is accepted by bothCreated on 2023-08-29 with reprex v2.0.2
The text was updated successfully, but these errors were encountered: