Skip to main content

Bokeh plotting backend for Pandas.DataFrames

Project description

Pandas Bokeh

Pandas Bokeh provides a Bokeh plotting backend for Pandas and GeoPandas, similar to the already existing Visualization feature of Pandas. Importing the library adds a complementary plotting method plot_bokeh() on DataFrames and Series (and also on GeoDataFrames).

For more information and examples have a look at the Github Repository.


Installation

You can install Pandas Bokeh from PyPI via pip:

pip install pandas-bokeh

Pandas Bokeh is supported on Python 2.7, as well as Python 3.6 and above.


Description

With Pandas Bokeh, creating stunning, interactive, HTML-based visualization is as easy as calling:

df.plot_bokeh()

In this early version, the following plot types are supported:

  • line
  • point
  • scatter
  • bar
  • histogram

In the near future many more will be implemented as horizontal barplot, boxplots,pie-charts, etc.

Pandas Bokeh is a high-level API for Bokeh. Nevertheless there are many options for customizing the plots, for example:

  • figsize: Choose width & height of the plot
  • title: Sets title of the plot
  • xlim/ylim: Set visibler range of plot for x- and y-axis (also works for datetime x-axis)
  • xlabel/ylabel: Set x- and y-labels
  • logx/logy: Set log-scale on x-/y-axis
  • xticks/yticks: Explicitly set the ticks on the axes
  • colormap: Defines the colors to plot. Can be either a list of colors or the name of a Bokeh color palette
  • hovertool: If True a Hovertool is active, else if False no Hovertool is drawn.

Plots like scatterplot or histogram also have many more additional customization options.

Project details


Download files

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

Source Distribution

pandas-bokeh-0.0.2.tar.gz (21.0 kB view details)

Uploaded Source

Built Distribution

pandas_bokeh-0.0.2-py2.py3-none-any.whl (15.3 kB view details)

Uploaded Python 2Python 3

File details

Details for the file pandas-bokeh-0.0.2.tar.gz.

File metadata

  • Download URL: pandas-bokeh-0.0.2.tar.gz
  • Upload date:
  • Size: 21.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.5

File hashes

Hashes for pandas-bokeh-0.0.2.tar.gz
Algorithm Hash digest
SHA256 a1df52a21a4932ab1ec85fe5b44ae1b86bb47d0c0cc8752b80b66a11465d2c0a
MD5 ac59bba7b3a2842a9e01125560896a2b
BLAKE2b-256 5b91c9ce4c293ce71db6d6246ce38430eac94b07442c443ce4aa6a3bfa128788

See more details on using hashes here.

File details

Details for the file pandas_bokeh-0.0.2-py2.py3-none-any.whl.

File metadata

  • Download URL: pandas_bokeh-0.0.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 15.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.5

File hashes

Hashes for pandas_bokeh-0.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 24d10d682654131483ec1ea2b123edc96785b66b664b424b406d45d15762cebb
MD5 4342c088dd3ba644f2dcfbad972e9488
BLAKE2b-256 29d79b025e916110b19b3cfedc97eabcaa86f411fdfac03ea7d568ffe3828091

See more details on using hashes here.

Supported by

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