Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Python Data Science Basics Charts and Tables Tables

S B
S B
4,497 Points

Tableau vs. Charts and Graphs in Python?

The business side of my company all use Tableau. They love the fancy graphs and the ease of turning data into something pretty, very quickly. What are the pros and cons of using Tableau vs. Python for data science? Are there things that you can do with one, that you cannot do with the other? I'd love some specific examples of this.

My goal is to gather data from external hardware, outputting them into meaningful graphics for my business teams. The more creative I can get with the output, the better.

Thanks!

1 Answer

Tableau is proprietary software and Python and Python data science tools are mostly open source and free. Using them you can understand how everything works. If you are interested only in getting fancy charts you can stick with Tableau since this is what your team uses.

There is excellent book about data science here: http://shop.oreilly.com/product/0636920033400.do