Fix Imputer docs and check if train data was set (#314)
* Update docs for Imputer class * Throw exception when trying to transform imputer without train data * Update changelog
Please register or sign in to comment
* Update docs for Imputer class * Throw exception when trying to transform imputer without train data * Update changelog