Contents

pandas-bokeh 0.5.5

0

Bokeh plotting backend for Pandas, GeoPandas & Pyspark

Bokeh plotting backend for Pandas, GeoPandas & Pyspark

Stars: 875, Watchers: 875, Forks: 109, Open Issues: 40

The PatrikHlobil/Pandas-Bokeh repo was created 5 years ago and the last code push was 7 months ago.
The project is popular with 875 github stars!

How to Install pandas-bokeh

You can install pandas-bokeh using pip

pip install pandas-bokeh

or add it to a project with poetry

poetry add pandas-bokeh

Package Details

Author
Patrik Hlobil
License
Homepage
https://github.com/PatrikHlobil/Pandas-Bokeh
PyPi:
https://pypi.org/project/pandas-bokeh/
GitHub Repo:
https://github.com/PatrikHlobil/Pandas-Bokeh

Classifiers

  • Scientific/Engineering
  • Scientific/Engineering/Visualization
No  pandas-bokeh  pypi packages just yet.

Errors

A list of common pandas-bokeh errors.

Code Examples

Here are some pandas-bokeh code examples and snippets.

GitHub Issues

The pandas-bokeh package has 40 open issues on GitHub

  • Generalize the figure= keyword argument to all kind of plot
  • [Feature Request] Multiple plots in a single plot.
  • Stop plot_bokeh() from opening browser windows
  • Specify Tooltips / Disable Bokeh Icon
  • Histogram - ability to take NaNs into account in norm
  • Add option to x axis BoxZoomTool

See more issues on GitHub

Related Packages & Articles

pandera 0.18.3

A light-weight and flexible data validation and testing tool for statistical data objects.