Skip to main content

A high-level plotting API for the PyData ecosystem built on HoloViews.

Project description

linux/mac build status

HvPlot

A high-level plotting API for the PyData ecosystem built on HoloViews.

The PyData ecosystem has a number of core Python data containers that allow users to work with a wide array of datatypes, including:

  • Pandas: DataFrame, Series (columnar/tabular data)
  • XArray: Dataset, DataArray (multidimensional arrays)
  • Dask: DataFrame, Series, Array (distributed/out of core arrays and columnar data)
  • Streamz: DataFrame(s), Series(s) (streaming columnar data)
  • Intake: DataSource (data catalogues)
  • GeoPandas: GeoDataFrame (geometry data)

Several of these libraries have the concept of a high-level plotting API that lets a user generate common plot types very easily. The native plotting APIs are generally built on Matplotlib, which provides a solid foundation, but means that users miss out the benefits of modern, interactive plotting libraries for the web like Bokeh and HoloViews.

HvPlot provides a high-level plotting API built on HoloViews that provides a general and consistent API for plotting data in all the abovementioned formats. HvPlot can integrate neatly with the individual libraries if an extension mechanism for the native plot APIs is offered, or it can be used as a standalone component.

To start using hvplot have a look at the Getting Started Guide and check out the current functionality in the User Guide.

Installation

HvPlot supports Python 2.7, 3.5, 3.6 and 3.7 on Linux, Windows, or Mac and can be installed with conda:

conda install -c pyviz hvplot

or with pip:

pip install hvplot

For JupyterLab support, the jupyterlab_pyviz extension is also required:

jupyter labextension install @pyviz/jupyterlab_pyviz

Project details


Release history Release notifications | RSS feed

This version

0.1.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hvplot-0.1.1.tar.gz (2.5 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

hvplot-0.1.1-py2.py3-none-any.whl (1.3 MB view details)

Uploaded Python 2Python 3

File details

Details for the file hvplot-0.1.1.tar.gz.

File metadata

  • Download URL: hvplot-0.1.1.tar.gz
  • Upload date:
  • Size: 2.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for hvplot-0.1.1.tar.gz
Algorithm Hash digest
SHA256 3f1654b7baaa2703221be5feea7415292a536e0af5061520843cc9d641a4beb3
MD5 e95f769a569685072320a86219ce8041
BLAKE2b-256 bba5f1c31e57513e2d681156234b689d7d5a8510eef0250cb8c1198ef6dec316

See more details on using hashes here.

File details

Details for the file hvplot-0.1.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for hvplot-0.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f8ac6800deadbbdef2a8cd527e79a68d6ef788641918106171b291cecd0c8f21
MD5 e907d57c674a70cb59b565ea165dbdf7
BLAKE2b-256 abe643dc48c111cd311ec520974438d2bf804304540d08098be1da1164a62f7b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page