29f80ab3d8
Bokeh is a Python interactive visualization library that targets modern web browsers for presentation. Its goal is to provide elegant, concise construction of novel graphics in the style of D3.js, and to extend this capability with high-performance interactivity over very large or streaming datasets. Bokeh can help anyone who would like to quickly and easily create interactive plots, dashboards, and data applications. WWW: http://bokeh.pydata.org/ PR: 213578 Submitted by: Sergey Kozlov <kozlov.sergey.404@gmail.com> Approved by: koobs (mentor)
2 lines
148 B
Text
2 lines
148 B
Text
The bokeh.charts interface and various examples depend on the Pandas library.
|
|
If you want to use this functionality - please install math/py-pandas
|