Closed holub008 closed 4 years ago
Currently, if the response column is missing from the predicted dataframe, an error is thrown. This shouldn't throw an error, as the information isn't needed for prediction.
predict
Currently, if the response column is missing from the
predict
ed dataframe, an error is thrown. This shouldn't throw an error, as the information isn't needed for prediction.