Skip to content

DOC: Added note and example for pyarrow storage #53961

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

Closed
wants to merge 7 commits into from

Conversation

rsm-23
Copy link
Contributor

@rsm-23 rsm-23 commented Jul 1, 2023

* The data will be read in accordance with the ``string_storage`` settings.

.. ipython:: python
:okwarning:
Copy link
Member

Choose a reason for hiding this comment

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

new examples should not warn

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@phofl I removed the warning but now the build fails with
Sphinx parallel build error: RuntimeError: Non Expected warning in /home/runner/work/pandas/pandas/doc/source/user_guide/io.rst line 5485

This is not throwing any error while building the docs in local. Can you please help me out here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@phofl little help here?

@mroeschke
Copy link
Member

I think we want to wait for the discussion in #48469 to resolve to going to close for now. Happy to have your contributions on other issues

@mroeschke mroeschke closed this Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: DataFrame.to_parquet doesn't round-trip pyarrow StringDtype
3 participants