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 @@ -29,7 +29,7 @@ The pandas I/O API is a set of top level ``reader`` functions accessed like
29
29
binary;`Feather Format <https://github.com/wesm/feather>`__;:ref: `read_feather<io.feather> `;:ref: `to_feather<io.feather> `
30
30
binary;`Parquet Format <https://parquet.apache.org/>`__;:ref: `read_parquet<io.parquet> `;:ref: `to_parquet<io.parquet> `
31
31
binary;`ORC Format <https://orc.apache.org/>`__;:ref: `read_orc<io.orc> `;
32
- binary;`Msgpack <https://msgpack.org/index.html >`__;:ref: `read_msgpack<io.msgpack> `;:ref: `to_msgpack<io.msgpack> `
32
+ binary;`Msgpack <https://msgpack.org/>`__;:ref: `read_msgpack<io.msgpack> `;:ref: `to_msgpack<io.msgpack> `
33
33
binary;`Stata <https://en.wikipedia.org/wiki/Stata>`__;:ref: `read_stata<io.stata_reader> `;:ref: `to_stata<io.stata_writer> `
34
34
binary;`SAS <https://en.wikipedia.org/wiki/SAS_(software)>`__;:ref: `read_sas<io.sas_reader> `;
35
35
binary;`SPSS <https://en.wikipedia.org/wiki/SPSS>`__;:ref: `read_spss<io.spss_reader> `;
You can’t perform that action at this time.
0 commit comments