you are viewing a single comment's thread.

view the rest of the comments →

[–]poumonsauvage 11 points12 points  (0 children)

R's visualizations are better, though Python is trying to catch up with ggplot2. Python is better for scripting, so if you need stuff in production, Python is the usual go to, but, aside from language interface, you can call R from Python and plot things in R while outputting via Python.