Skip to content

Commit 8dfc831

Browse files
committed
feat: improved doc (#29)
1 parent cc8898b commit 8dfc831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ Pandas DataFrame
378378
""""""""""""""""
379379
.. marker-pandas-start
380380
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.
382382

383383
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``:
384384

0 commit comments

Comments
 (0)