While adding regressor receiving error message: TypeError: ufunc 'isnan' not supported for the input types
Open
- Dominant language
- Python
- Stars
- 20.4k
- Forks
- 4.6k
- Avg merge
- 19h 52m
- Merged PRs (30d)
- 1
Description
The datatype of the regressor in the dataframe is 'int', still receiving the error. Also, I think the error is while creating predict_seasonal_components in the forecaster.py
Can anyone please help me in resolving this?

Contributor guide
Assessment
This issue has not been assessed yet.