alteryx / alteryx/evalml

Update the `TimeSeriesImputer` to return None for y when y isn't passed in

Đang mở
#3,535 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
good first issue
Ngôn ngữ chính
Python
Star
850
Fork
96
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Currently if no value for `y` is passed to the `TimeSeriesImputer`, the resulting output returns a `pd.Series` object with one None value due to [this](https://github.com/alteryx/evalml/blob/main/evalml/pipelines/components/transformers/imputers/time_series_imputer.py#L167).

The behaviour should match our other components and `y` should be returned as `None` if nothing has been passed in.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.