Skip to content

DOC: Fix typo in to_html and to_string docs #61555

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 6 commits into from
Jun 6, 2025

Conversation

datapythonista
Copy link
Member

@datapythonista datapythonista commented Jun 4, 2025

UPDATE: This started as an upgrade of Python in environment.yml, now it's just about fixing an issue with a period is duplicated in both the template and the variables.

I guess the only reason we require Python 3.10 for the development environments and run the docs is because it wasn't updated for a long time. Not sure if it'd be better to unpin, which I assume would get us the latest version of Python. Happy to do that here too.

@datapythonista datapythonista added CI Continuous Integration Dependencies Required and optional dependencies labels Jun 4, 2025
@mroeschke
Copy link
Member

+1 to unpin Python here

@mroeschke
Copy link
Member

Just FYI, I think there are some configurations like pre-commit/mypy/etc. that have a "Python version" configuration that may be useful to (un)sync since they are dependent on the Python version installed by environment.yml

@datapythonista
Copy link
Member Author

I'll leave this PR just for the typo in the docs (which doesn't seem was the cause for the doc build to fail). This is a bit more time consuming than I initially thought, and I prefer to focus on other things now. I created #61585 for this, probably someone from the community will take care of it, as it's a great first time issue.

@datapythonista datapythonista changed the title Upgrade Python version for development environment DOC: Fix typo in to_html and to_string docs Jun 6, 2025
@datapythonista datapythonista added Docs and removed CI Continuous Integration Dependencies Required and optional dependencies labels Jun 6, 2025
@datapythonista
Copy link
Member Author

/preview

Copy link
Contributor

github-actions bot commented Jun 6, 2025

Website preview of this PR available at: https://pandas.pydata.org/preview/pandas-dev/pandas/61555/

@datapythonista datapythonista merged commit a62553e into pandas-dev:main Jun 6, 2025
78 of 82 checks passed
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