Skip to content
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

DOC: Enforce Numpy Docstring Validation for pandas.Timestamp #58550

Merged
merged 5 commits into from
May 5, 2024

Conversation

tuhinsharma121
Copy link
Contributor

@tuhinsharma121 tuhinsharma121 commented May 3, 2024

fixes

pandas.Timestamp PR07,SA01
pandas.Timestamp.max PR07,SA01
pandas.Timestamp.min PR07,SA01

@tuhinsharma121 tuhinsharma121 marked this pull request as ready for review May 3, 2024 15:26
@tuhinsharma121 tuhinsharma121 marked this pull request as draft May 3, 2024 16:02
@tuhinsharma121 tuhinsharma121 marked this pull request as ready for review May 5, 2024 04:36
@mroeschke mroeschke added the Docs label May 5, 2024
@mroeschke mroeschke added this to the 3.0 milestone May 5, 2024
@mroeschke mroeschke merged commit 51c547b into pandas-dev:main May 5, 2024
50 checks passed
@mroeschke
Copy link
Member

Thanks @tuhinsharma121

@tuhinsharma121 tuhinsharma121 deleted the numpy-docstring-timestamp branch May 7, 2024 03:48
pmhatre1 pushed a commit to pmhatre1/pandas-pmhatre1 that referenced this pull request May 7, 2024
…dev#58550)

* DOC: add PR07,SA01 for pandas.Timestamp

* DOC: remove PR07,SA01 for pandas.Timestamp

* DOC: remove PR07,SA01 for pandas.Timestamp min and max
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