Skip to content

Docs: Add note about exception for integer slices with float indices #58017

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 5 commits into from
Apr 2, 2024

Conversation

shriyakalakata
Copy link
Contributor

@shriyakalakata shriyakalakata commented Mar 26, 2024

@mroeschke mroeschke added the Docs label Apr 1, 2024
@mroeschke mroeschke added this to the 3.0 milestone Apr 2, 2024
@mroeschke mroeschke merged commit 0fdaa01 into pandas-dev:main Apr 2, 2024
18 checks passed
@mroeschke
Copy link
Member

Thanks @shriyakalakata

@shriyakalakata shriyakalakata deleted the slicing branch April 2, 2024 19:25
pmhatre1 pushed a commit to pmhatre1/pandas-pmhatre1 that referenced this pull request May 7, 2024
…andas-dev#58017)

* docs: Add note about exception for integer slices with float indices

* Remove whitespace

* Update doc/source/user_guide/indexing.rst

Co-authored-by: Matthew Roeschke <[email protected]>

* Remove trailing whitespace

* Update doc/source/user_guide/indexing.rst

---------

Co-authored-by: Matthew Roeschke <[email protected]>
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: Wrong generalization about slice indexing
2 participants