Hacker News new | ask | show | jobs
by hhuuggoo 4596 days ago
This doesn't directly answer your question, but in regards to seaborn, our goal is to support enough of the mpl API so we can get seaborn to work with bokeh. Either that or we would write our own ggplot interface. Which ever approach ends up being easier
1 comments

Yes! Is would be crazy awesome if I could do 'from bokeh import pyplot' or something similar.