We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3b8927 commit 5cccaabCopy full SHA for 5cccaab
pandas/_typing.py
@@ -566,7 +566,7 @@ class ArrowStreamExportable(Protocol):
566
libraries.
567
568
.. _Arrow PyCapsule Protocol: https://arrow.apache.org/docs/format/CDataInterface/PyCapsuleInterface.html
569
- .. _Arrow C Data Interface: https://arrow.apache.org/docs/format/CDataInterface.html
+ .. _Arrow C Stream Interface: https://arrow.apache.org/docs/format/CStreamInterface.html
570
571
"""
572
0 commit comments