Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An example of df.plot() actually resulting in a bokeh plot #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rs2
Copy link

@rs2 rs2 commented Oct 4, 2017

Create conda environment by executing:

conda create -n pandas-bokeh jupyter pandas matplotlib bokeh -y && source activate pandas-bokeh

rs2 added 2 commits October 4, 2017 20:19
For now it's monkey-patching, but the `intercepted_args`
are self-explanatory.
@rs2 rs2 changed the title Added a basic example with all required components An example of df.plot() actually resulting in a bokeh plot Oct 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant