Rank23/COVID19

ValueError: Input contains NaN, infinity or a value too large for dtype('float64').

Closed this issue · 1 comments

When trying to predict day 1 data, this error is being displayed. Maybe this is due to the change in the data, when trying to slice t to make ex, it is giving an array with all NaN values.

Any guidance will be appreciated.