alteryx / alteryx/evalml

Add `DropNaNRowsTransformer`

オープン
#2,705 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
good first issue new component new feature
主要言語
Python
スター
850
フォーク
96
PR マージ指標
30日以内にマージされた PR はありません

説明

https://github.com/alteryx/evalml/pull/2692 introduced a generic `DropRowsTransformer` but based on the thread [here](https://github.com/alteryx/evalml/issues/2100#issuecomment-905875874), it'd be a good idea to introduce a data-agnostic component which detects and drops nan rows.

This could probably be done by subclassing `DropRowsTransformer` and adding nan detection logic!

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。