8000 [MRG] Updated doc for data attribute of BallTree and KDTree by NicolasHug · Pull Request #11764 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content

[MRG] Updated doc for data attribute of BallTree and KDTree #11764

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 21, 2018

Conversation

NicolasHug
Copy link
Member

Reference Issues/PRs

Closes #11728

What does this implement/fix? Explain your changes.

data attribute is a memory view, not a numpy array as currently advertised.

Any other comments?

It's a memory view, not a numpy array.
Copy link
Member
@rth rth left a comment

Choose a reason for hiding this comment

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

Thanks @NicolasHug !

@rth
Copy link
Member
rth commented Aug 6, 2018

Waiting for a second review, even though it's only a small documentation change, as there might be other opinions about the best way to fix the original issue

cc @amueller

@amueller amueller merged commit 3a3adab into scikit-learn:master Aug 21, 2018
@NicolasHug NicolasHug deleted the data_memory_view branch October 17, 2018 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BallTree.data is a memory view
3 participants
0