Skip to content

Commit

Permalink
FEAT-modin-project#2627: add docs of new functionality into pandas.rst
Browse files Browse the repository at this point in the history
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
  • Loading branch information
anmyachev committed Aug 24, 2021
1 parent 98dbcc1 commit 8df62d9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/flow/modin/experimental/pandas.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,6 @@ Experimental API Reference

.. autofunction:: read_sql
.. autofunction:: read_csv_glob
.. autofunction:: read_pickle_distributed
.. autoclass:: DataFrame
:members: to_pickle_distributed

0 comments on commit 8df62d9

Please sign in to comment.