File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ The pandas I/O API is a set of top level ``reader`` functions accessed like
23
23
text;`JSON <https://www.json.org/>`__;:ref: `read_json<io.json_reader> `;:ref: `to_json<io.json_writer> `
24
24
text;`HTML <https://en.wikipedia.org/wiki/HTML>`__;:ref: `read_html<io.read_html> `;:ref: `to_html<io.html> `
25
25
text; Local clipboard;:ref: `read_clipboard<io.clipboard> `;:ref: `to_clipboard<io.clipboard> `
26
- ;`MS Excel <https://en.wikipedia.org/wiki/Microsoft_Excel>`__;:ref: `read_excel<io.excel_reader> `;:ref: `to_excel<io.excel_writer> `
26
+ binary ;`MS Excel <https://en.wikipedia.org/wiki/Microsoft_Excel>`__;:ref: `read_excel<io.excel_reader> `;:ref: `to_excel<io.excel_writer> `
27
27
binary;`OpenDocument <http://www.opendocumentformat.org>`__;:ref: `read_excel<io.ods> `;
28
28
binary;`HDF5 Format <https://support.hdfgroup.org/HDF5/whatishdf5.html>`__;:ref: `read_hdf<io.hdf5> `;:ref: `to_hdf<io.hdf5> `
29
29
binary;`Feather Format <https://github.com/wesm/feather>`__;:ref: `read_feather<io.feather> `;:ref: `to_feather<io.feather> `
You can’t perform that action at this time.
0 commit comments