This repository was archived by the owner on Jul 26, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
pandas-msgpack
2
2
==============
3
3
4
- |Build Status | |Version Status | |Coverage Status |
4
+ |Travis Build Status | | Appveyor Build Status | |Version Status | |Coverage Status |
5
5
6
6
**pandas-msgpack ** is a package providing an interface to msgpack from pandas
7
7
37
37
38
38
See the `pandas-msgpack documentation <https://pandas-msgpack.readthedocs.io/ >`_ for more details.
39
39
40
- .. |Build Status | image :: https://travis-ci.org/pydata/pandas-msgpack.svg?branch=master
40
+ .. |Travis Build Status | image :: https://travis-ci.org/pydata/pandas-msgpack.svg?branch=master
41
41
:target: https://travis-ci.org/pydata/pandas-msgpack
42
+ .. |Appveyor Build Status | image :: https://ci.appveyor.com/api/projects/status/5716aqchorgwmwxf/branch/master?svg=true
43
+ :target: https://ci.appveyor.com/project/jreback/pandas-msgpack
42
44
.. |Version Status | image :: https://img.shields.io/pypi/v/pandas-msgpack.svg
43
45
:target: https://pypi.python.org/pypi/pandas-msgpack/
44
46
.. |Coverage Status | image :: https://img.shields.io/codecov/c/github/pydata/pandas-msgpack.svg
You can’t perform that action at this time.
0 commit comments