pandas-msgpack is a package providing an interface to msgpack from pandas
$ conda install pandas-msgpack --channel conda-forge
$ pip install pandas-msgpack
$ pip install git+https://github.com/pydata/pandas-msgpack.git
See the pandas-msgpack documentation for more details.