You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+1-1
Original file line number
Diff line number
Diff line change
@@ -378,7 +378,7 @@ Pandas DataFrame
378
378
""""""""""""""""
379
379
.. marker-pandas-start
380
380
381
-
.. note:: Note that if a query returns more then one table than the client generates a ``DataFrame`` for each of them.
381
+
.. note:: Note that if a query returns more then one table then the client generates a ``DataFrame`` for each of them.
382
382
383
383
The ``client`` is able to retrieve data in `Pandas DataFrame <https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.html>`_ format thought ``query_data_frame``:
0 commit comments