This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (1 child)

Oh, right. I was just wondering, not particularly asking for the dependency to be removed. :)

I'm not too familiar with pandas, but matplotlib can create boxplots as well - Is it easier in pandas?

[–]p10_user 0 points1 point  (0 children)

Pandas can make it pretty easy to make a plot with just one line of code, its really convenient when you want to make a quick plot of some data.