Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

API: add property EstimatorDF.output_names_ #238

Merged
merged 5 commits into from
Sep 27, 2022
Merged

Conversation

j-ittner
Copy link
Member

This PR adds property output_names_ to all DF estimators.

When fitting an estimator to an X and a y, estimators now remember the series name or column names of y and expose it/them through the output_names_ property.

@j-ittner j-ittner added the API New feature or request label Sep 26, 2022
@j-ittner j-ittner added this to the 2.2.0 milestone Sep 26, 2022
@j-ittner j-ittner requested a review from mtsokol September 26, 2022 19:39
@j-ittner j-ittner self-assigned this Sep 26, 2022
@j-ittner j-ittner merged commit 420b5ce into 2.2.x Sep 27, 2022
@j-ittner j-ittner deleted the api/output_names_ branch September 27, 2022 14:18
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
API New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants