Skip to content

Conversation

@jordan-d-murphy
Copy link
Contributor

All EX03 Errors resolved in the following cases:

  1. scripts/validate_docstrings.py --format=actions --errors=EX03 pandas.Timestamp.ceil
  2. scripts/validate_docstrings.py --format=actions --errors=EX03 pandas.Timestamp.floor
  3. scripts/validate_docstrings.py --format=actions --errors=EX03 pandas.Timestamp.round

OUTPUT:

  1. scripts/validate_docstrings.py --format=actions --errors=EX03 pandas.Timestamp.ceil
################################################################################
################################## Validation ##################################
################################################################################

2 Errors found for `pandas.Timestamp.ceil`:
	No extended summary found
	See Also section not found
  1. scripts/validate_docstrings.py --format=actions --errors=EX03 pandas.Timestamp.floor
################################################################################
################################## Validation ##################################
################################################################################

2 Errors found for `pandas.Timestamp.floor`:
	No extended summary found
	See Also section not found
  1. scripts/validate_docstrings.py --format=actions --errors=EX03 pandas.Timestamp.round
################################################################################
################################## Validation ##################################
################################################################################

2 Errors found for `pandas.Timestamp.round`:
	No extended summary found
	See Also section not found

Copy link
Member

@datapythonista datapythonista left a comment

Choose a reason for hiding this comment

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

lgtm, thanks @jordan-d-murphy, also waiting for the CI to finish after resolving a conflict.

@mroeschke mroeschke merged commit de723d2 into pandas-dev:main Jan 15, 2024
@mroeschke
Copy link
Member

Thanks @jordan-d-murphy

@jordan-d-murphy jordan-d-murphy deleted the issue#56804_7 branch January 15, 2024 23:17
pmhatre1 pushed a commit to pmhatre1/pandas-pmhatre1 that referenced this pull request May 7, 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