Skip to content

DOC: Add example for Series.get() #48789

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 2 commits into from
Sep 30, 2022
Merged

DOC: Add example for Series.get() #48789

merged 2 commits into from
Sep 30, 2022

Conversation

wjandrea
Copy link
Contributor

@wjandrea wjandrea commented Sep 26, 2022

Add an example of Series.get() to NDFrame.

Previously, the docs for Series.get() only showed examples for DataFrame.get(), confusingly.

wjandrea

This comment was marked as outdated.

@wjandrea wjandrea changed the title Add example for Series.get() DOC: Add example for Series.get() Sep 26, 2022
@mroeschke mroeschke added the Docs label Sep 26, 2022
@mroeschke mroeschke added this to the 1.6 milestone Sep 30, 2022
@mroeschke mroeschke merged commit 5e503b4 into pandas-dev:main Sep 30, 2022
@mroeschke
Copy link
Member

Great thanks @wjandrea

@mroeschke mroeschke modified the milestones: 1.6, 2.0 Oct 13, 2022
noatamir pushed a commit to noatamir/pandas that referenced this pull request Nov 9, 2022
* Add example for `Series.get()`.

* Clarify that it's a Series object
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.

2 participants