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 5a53633 commit ccc8633Copy full SHA for ccc8633
docs/source/user-guide/dataframe/index.rst
@@ -150,7 +150,7 @@ To materialize the results of your DataFrame operations:
150
count = df.count()
151
152
Zero-copy streaming to Arrow-based Python libraries
153
------------------
+---------------------------------------------------
154
155
DataFusion DataFrames implement the ``__arrow_c_stream__`` protocol, enabling
156
zero-copy, lazy streaming into Arrow-based Python libraries. Earlier versions
0 commit comments