Skip to content

DOC fix docstring for sklearn.datasets.get_data_home #27073

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 18, 2023

Conversation

kachayev
Copy link
Contributor

What does this implement/fix? Explain your changes.

sklearn.datasets.get_data_home takes str or path-like as parameter and returns str. Docstrings are updated to conform with the behavior.

`sklearn.datasets.get_data_home` takes str or path-like as input and returns str.
@kachayev kachayev changed the title Fix docstring for sklearn.datasets.get_data_home DOC fix docstring for sklearn.datasets.get_data_home Aug 15, 2023
@github-actions
Copy link

✔️ Linting Passed

All linting checks passed. Your pull request is in excellent shape! ☀️

Generated for commit: 85770fb. Link to the linter CI: here

Copy link
Member

@ArturoAmorQ ArturoAmorQ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM as it is. Thanks @kachayev :)

@adrinjalali adrinjalali merged commit 66b3c13 into scikit-learn:main Aug 18, 2023
TamaraAtanasoska pushed a commit to TamaraAtanasoska/scikit-learn that referenced this pull request Aug 21, 2023
akaashpatelmns pushed a commit to akaashp2000/scikit-learn that referenced this pull request Aug 25, 2023
glemaitre pushed a commit to glemaitre/scikit-learn that referenced this pull request Sep 18, 2023
elindgren pushed a commit to elindgren/scikit-learn that referenced this pull request Oct 5, 2023
REDVM pushed a commit to REDVM/scikit-learn that referenced this pull request Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants