Skip to content

DOC: fixed Ex03 errors in docstrings: pandas.io.formats.style.Styler.to_latex and pandas.read_parquet #56953

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

Merged
merged 1 commit into from
Jan 19, 2024

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