Skip to content

DOC: Add DataFrame.to_numpy method #57029

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 23, 2024

Conversation

luke396
Copy link
Contributor

@luke396 luke396 commented Jan 23, 2024

@mroeschke mroeschke added the Docs label Jan 23, 2024
@mroeschke mroeschke added this to the 3.0 milestone Jan 23, 2024
@mroeschke mroeschke merged commit 213e38e into pandas-dev:main Jan 23, 2024
@mroeschke
Copy link
Member

Thanks @luke396

@luke396 luke396 deleted the doc-dataframe-to_numpy branch January 23, 2024 16:44
@cbrnr
Copy link
Contributor

cbrnr commented Feb 9, 2024

This method seems to be not the only one missing from the current (and dev) docs, e.g. https://pandas.pydata.org/pandas-docs/version/2.1/reference/api/pandas.Index.array.html. Not sure how to check for all occurrences, because this is likely not the only additional method not working...

@luke396
Copy link
Contributor Author

luke396 commented Feb 11, 2024

@cbrnr Thank you for the reminder. I will make an effort to locate and include the missing documents, as you mentioned earlier

@lithomas1
Copy link
Member

@meeseeksdev backport 2.2.x

@lithomas1 lithomas1 modified the milestones: 3.0, 2.2.2 Mar 20, 2024
meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Mar 20, 2024
lithomas1 pushed a commit that referenced this pull request Mar 21, 2024
…hod) (#57940)

Backport PR #57029: DOC: Add `DataFrame.to_numpy` method

Co-authored-by: Zhengbo Wang <[email protected]>
pmhatre1 pushed a commit to pmhatre1/pandas-pmhatre1 that referenced this pull request May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DOC: API doc missing for DataFrame.to_numpy()
4 participants