Skip to content

Conversation

tuhinsharma121
Copy link
Contributor

fixes

pandas.RangeIndex.start SA01,ES01

@tuhinsharma121 tuhinsharma121 marked this pull request as ready for review September 6, 2024 04:23
"""
The value of the `start` parameter (``0`` if this was not supplied).
This property returns the starting value of the `RangeIndex`. If the `start`
Copy link
Member

@mroeschke mroeschke Sep 6, 2024

Choose a reason for hiding this comment

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

Could we make this just 2 sentences? I think the information describing the RangeIndex is superfluous.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done!

@mroeschke mroeschke added the Docs label Sep 6, 2024
@mroeschke mroeschke added this to the 3.0 milestone Sep 9, 2024
@mroeschke mroeschke merged commit 9ec6b2a into pandas-dev:main Sep 9, 2024
47 checks passed
@mroeschke
Copy link
Member

Thanks @tuhinsharma121

ammar-qazi pushed a commit to ammar-qazi/pandas that referenced this pull request Sep 9, 2024
* DOC: fix SA01,ES01 for pandas.RangeIndex.start

* remove superfluous description of RangeIndex
@tuhinsharma121 tuhinsharma121 deleted the pandas.RangeIndex.start branch September 13, 2024 05:06
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