Refactor test_simple_imputer.py
Open
- Dominant language
- Python
- Stars
- 850
- Forks
- 96
- PR merge metrics
- No merged PRs in 30d
Description
As an EvalML dev, I would like `test_simple_imputer.py` to be refactored to use a more centralized test dataframe that either lives in `conftest.py` or `test_simple_imputer.py`. The dataframe will probably have to be separate from `test_imputer.py`'s dataframe given that the SimpleIMputer is not set up to impute mixed data frames.
Contributor guide
Assessment
This issue has not been assessed yet.