pandas-msgpack
==============
|Travis Build Status| |Appveyor Build Status| |Version Status| |Coverage Status|
**pandas-msgpack** is a package providing an interface to msgpack from pandas
Installation
------------
Install latest release version via conda
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. code-block:: shell
$ conda install pandas-msgpack --channel conda-forge
Install latest release version via pip
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. code-block:: shell
$ pip install pandas-msgpack
Install latest development version
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. code-block:: shell
$ pip install git+https://github.com/pydata/pandas-msgpack.git
Usage
-----
See the `pandas-msgpack documentation <https://pandas-msgpack.readthedocs.io/>`_ for more details.
.. |Travis Build Status| image:: https://travis-ci.org/pydata/pandas-msgpack.svg?branch=master
:target: https://travis-ci.org/pydata/pandas-msgpack
.. |Appveyor Build Status| image:: https://ci.appveyor.com/api/projects/status/5716aqchorgwmwxf/branch/master?svg=true
:target: https://ci.appveyor.com/project/jreback/pandas-msgpack
.. |Version Status| image:: https://img.shields.io/pypi/v/pandas-msgpack.svg
:target: https://pypi.python.org/pypi/pandas-msgpack/
.. |Coverage Status| image:: https://img.shields.io/codecov/c/github/pydata/pandas-msgpack.svg
:target: https://codecov.io/gh/pydata/pandas-msgpack/
Raw data
{
"_id": null,
"home_page": "https://github.com/pydata/pandas-msgpack",
"name": "isf-pandas-msgpack",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "data",
"author": "The PyData Development Team",
"author_email": "pydata@googlegroups.com",
"download_url": "https://files.pythonhosted.org/packages/fc/8d/a8e2a149bb93f6801fb4a016079c49c45c9b7d60e0b0218e151f4107cc80/isf-pandas-msgpack-0.1.11.tar.gz",
"platform": null,
"description": "pandas-msgpack\n==============\n\n|Travis Build Status| |Appveyor Build Status| |Version Status| |Coverage Status|\n\n**pandas-msgpack** is a package providing an interface to msgpack from pandas\n\n\nInstallation\n------------\n\n\nInstall latest release version via conda\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\n.. code-block:: shell\n\n $ conda install pandas-msgpack --channel conda-forge\n\nInstall latest release version via pip\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\n.. code-block:: shell\n\n $ pip install pandas-msgpack\n\nInstall latest development version\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\n.. code-block:: shell\n\n $ pip install git+https://github.com/pydata/pandas-msgpack.git\n\n\nUsage\n-----\n\nSee the `pandas-msgpack documentation <https://pandas-msgpack.readthedocs.io/>`_ for more details.\n\n.. |Travis Build Status| image:: https://travis-ci.org/pydata/pandas-msgpack.svg?branch=master\n :target: https://travis-ci.org/pydata/pandas-msgpack\n.. |Appveyor Build Status| image:: https://ci.appveyor.com/api/projects/status/5716aqchorgwmwxf/branch/master?svg=true\n :target: https://ci.appveyor.com/project/jreback/pandas-msgpack\n.. |Version Status| image:: https://img.shields.io/pypi/v/pandas-msgpack.svg\n :target: https://pypi.python.org/pypi/pandas-msgpack/\n.. |Coverage Status| image:: https://img.shields.io/codecov/c/github/pydata/pandas-msgpack.svg\n :target: https://codecov.io/gh/pydata/pandas-msgpack/\n",
"bugtrack_url": null,
"license": "BSD License",
"summary": "Pandas interface to msgpack",
"version": "0.1.11",
"project_urls": {
"Homepage": "https://github.com/pydata/pandas-msgpack"
},
"split_keywords": [
"data"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "fc8da8e2a149bb93f6801fb4a016079c49c45c9b7d60e0b0218e151f4107cc80",
"md5": "0b173f042ab01334605538937161062e",
"sha256": "ff2428a77b289829d7db5039d93d14420f0acd99669a088da85f16f935bceb4c"
},
"downloads": -1,
"filename": "isf-pandas-msgpack-0.1.11.tar.gz",
"has_sig": false,
"md5_digest": "0b173f042ab01334605538937161062e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 208467,
"upload_time": "2023-10-10T15:04:24",
"upload_time_iso_8601": "2023-10-10T15:04:24.652840Z",
"url": "https://files.pythonhosted.org/packages/fc/8d/a8e2a149bb93f6801fb4a016079c49c45c9b7d60e0b0218e151f4107cc80/isf-pandas-msgpack-0.1.11.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-10 15:04:24",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pydata",
"github_project": "pandas-msgpack",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"appveyor": true,
"requirements": [],
"lcname": "isf-pandas-msgpack"
}