TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: When to Use Matplotlib, Seaborn or GGplot for Python Plotting?

2 pointsby cqcn1991almost 9 years ago
There are a lot of libraries for Scipy plotting, and I&#x27;m getting a bit confused. I want to know, when should I use which one?<p>I have read a very good discussion (http:&#x2F;&#x2F;pbpython.com&#x2F;visualization-tools-1.html), but I still want to know more.

1 comment

brudgersalmost 9 years ago
I&#x27;d use the one I was most familiar with.