Skip to content

Conversation

@tiffanyxiao
Copy link
Contributor

PR SUMMARY

Checked if validation docstrings passes for:

  • pandas.io.formats.style.Styler.to_latex
  • pandas.read_parquet

OUTPUT:

  1. python scripts/validate_docstrings.py --format=actions --errors=EX03 pandas.io.formats.style.Styler.to_latex
################################################################################
################################## Validation ##################################
################################################################################

Docstring for "pandas.io.formats.style.Styler.to_latex" correct. :)
  1. python scripts/validate_docstrings.py --format=actions --errors=EX03 pandas.read_parquet
################################################################################
################################## Validation ##################################
################################################################################

Docstring for "pandas.read_parquet" correct. :)

PR CHECKLIST

@mroeschke mroeschke added the Docs label Jan 19, 2024
@mroeschke mroeschke added this to the 3.0 milestone Jan 19, 2024
@mroeschke
Copy link
Member

Thanks @tiffanyxiao

@mroeschke mroeschke merged commit 157e97b into pandas-dev:main Jan 19, 2024
pmhatre1 pushed a commit to pmhatre1/pandas-pmhatre1 that referenced this pull request May 7, 2024
…to_latex and pandas.read_parquet (pandas-dev#56953)

Addressing validation errors
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