Skip to content

Conversation

CICDooley
Copy link

…minute, month, second, and nanosecond for Timestamp attributes

Part of #59458

Addresses:

pandas.Timestamp.month having GL08
pandas.Timestamp.minute having GL08
pandas.Timestamp.second having GL08
pandas.Timestamp.nanosecond having GL08

Changes:

Added Attributes section to the pandas.Timestamp docstring
Removed all from code_checks.sh

…minute, month, second, and nanosecond for Timestamp attributes
@CICDooley
Copy link
Author

Sorry this is causing so much trouble. Could someone point me in the right direction here? I thought that an attribute section was needed, but that failed the Docstring check. I saw where, in another PR for this parent issue, someone added docstrings for items flagged as GL08 in the "See Also" section. So, I did that, but it's still not passing.

@MarcoGorelli
Copy link
Member

the issue is about adding a "see also" section to those classes, not about adding those classes to another class' "see also"

@mroeschke
Copy link
Member

Thanks for the pull request, but it appears to have gone stale. If interested in continuing, please merge in the main branch, address any review comments and/or failing tests, and we can reopen.

@mroeschke mroeschke closed this Sep 9, 2024
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.

3 participants