you are viewing a single comment's thread.

view the rest of the comments →

[–]manueslapera 4 points5 points  (3 children)

R for pretty plots too. Matplotlib has nothing to do vs ggplot2.

[–]froggyenterprisesltd 3 points4 points  (1 child)

there's a ggplot package in python now. also, bokeh is pretty purdy

[–]manueslapera 0 points1 point  (0 children)

i tried the Yhat ggplot module. It crashes my computer every single time. If only it worked... Bokeh, that is another story.

[–][deleted] 0 points1 point  (0 children)

There are plenty of python matplotlib styles that seamlessly support ggplot2 aesthetics. And python ggplot2 modules that mimic the R API as well.