Skip to content

DOC: fix code snippets for generic indexing #35175

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
Jul 9, 2020

Conversation

maximesong
Copy link
Contributor

The code example for generic indexing is the same as positional/label indexing above.

I think generic indexing here intended to be referred to something like df[0:3] and df['bar':'kar']

@maximesong maximesong force-pushed the fix-generic-indexing-doc branch from dbebfec to f009e6f Compare July 8, 2020 09:30
@maximesong maximesong changed the title DOC: fix code example about generic indexing in user guide DOC: fix code snippets for generic indexing Jul 8, 2020
@gfyoung gfyoung added Docs Indexing Related to indexing on series/frames, not to indexes themselves labels Jul 9, 2020
@jreback jreback added this to the 1.1 milestone Jul 9, 2020
@jreback jreback merged commit 406049e into pandas-dev:master Jul 9, 2020
@jreback
Copy link
Contributor

jreback commented Jul 9, 2020

thanks @maximesong

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs Indexing Related to indexing on series/frames, not to indexes themselves
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants