Add `DropNaNRowsTransformer`
オープン
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 はまだ評価されていません。