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 7258428 commit c3e2a04Copy full SHA for c3e2a04
docs/source/user-guide/dataframe/index.rst
@@ -129,7 +129,7 @@ DataFusion's DataFrame API offers a wide range of operations:
129
Column Names as Function Arguments
130
----------------------------------
131
132
-Some ``DataFrame`` methods accept plain strings when an argument refers to an
+Some ``DataFrame`` methods accept column names when an argument refers to an
133
existing column. These include:
134
135
* :py:meth:`~datafusion.DataFrame.select`
0 commit comments