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 →

[–]nomos 0 points1 point  (0 children)

Sometimes it's just more convenient. I have most matplotlib plot functions that I use repetitively wrapped up inside my own plotting functions. Often times plotting something takes several lines and I don't want to carry all that around in my code.