Skip to content

Commit

Permalink
FEAT-modin-project#1300: update docs
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 03157cf commit eb29b4d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/supported_apis/dataframe_supported.rst
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ default to pandas.
+----------------------------+---------------------------+------------------------+----------------------------------------------------+
| ``to_period`` | `to_period`_ | D | |
+----------------------------+---------------------------+------------------------+----------------------------------------------------+
| ``to_pickle`` | `to_pickle`_ | D | |
| ``to_pickle`` | `to_pickle`_ | Y | Experimental implementation |
+----------------------------+---------------------------+------------------------+----------------------------------------------------+
| ``to_records`` | `to_records`_ | D | |
+----------------------------+---------------------------+------------------------+----------------------------------------------------+
Expand Down
2 changes: 1 addition & 1 deletion docs/supported_apis/io_supported.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ default to pandas.
+--------------------+---------------------------------+----------------------------------------------------+
| `read_sas`_ | D | |
+--------------------+---------------------------------+----------------------------------------------------+
| `read_pickle`_ | D | |
| `read_pickle`_ | Y | Experimental implementation |
+--------------------+---------------------------------+----------------------------------------------------+
| `read_sql`_ | Y | |
+--------------------+---------------------------------+----------------------------------------------------+
Expand Down

0 comments on commit eb29b4d

Please sign in to comment.