Skip to content

DOC Correct dataframe shape in fetch_covtype documentation #19288

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
Jan 28, 2021

Conversation

dmallia17
Copy link
Contributor

Reference Issues/PRs

None.

What does this implement/fix? Explain your changes.

In checking the fetch_covtype function documentation, I noticed that the specified shape of the returned dataframe was incorrect and does not match the output: as it is a combination of data and target, it is 55 columns, not 53.

Any other comments?

None.

Copy link
Member

@jeremiedbb jeremiedbb left a comment

Choose a reason for hiding this comment

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

Right, thanks @dmallia17

@jeremiedbb jeremiedbb merged commit 1183462 into scikit-learn:main Jan 28, 2021
@glemaitre glemaitre mentioned this pull request Apr 22, 2021
12 tasks
glemaitre pushed a commit to glemaitre/scikit-learn that referenced this pull request Apr 22, 2021
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.

2 participants