Skip to content
Merged

fix typo #59669

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/source/user_guide/io.rst
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ dtype_backend : {"numpy_nullable", "pyarrow"}, defaults to NumPy backed DataFram
implementation when "numpy_nullable" is set, pyarrow is used for all
dtypes if "pyarrow" is set.

The dtype_backends are still experiential.
The dtype_backends are still experimental.

.. versionadded:: 2.0

Expand Down