Header image

Building Beautiful Plots with Matplotlib

October 12, 2015 blog-post matplotlib data-analysis

One of our favorite tools for data analysis and chart prototyping is iPython Notebooks, which we use with the Pandas and Matplotlib libraries of Python. Pandas is an easy-to-use library for manipulating data structures and performing data analysis in Python, while Matplotlib is a library used for generating two-dimensional charts and plots with code. Matplotlib easily builds the kinds of charts seen in scientific publications.

At the recent PythonPH Meetup held here at the Thinking Machines and Silicon Valley Insight office last September 24, our data science lead, Stef Sy, gave a short tutorial on how to use Matplotlib to generate beautiful charts.

Check out her presentation below or read the docs here. For questions or comments, follow and tweet Stef at @stefsy or view her work on Github.

MORE STORIES

How to measure returns on your AI investment

How do we measure gains from AI projects?

Dots are people too: Learnings from Information+

Our Data Designer, writes about what she learned from attending Information+, one of the few data visualization related conferences that targets both researchers and practitioners.

A whole new ball game: Quantifying changes in NBA basketball over the past 30 years

Using publicly available player statistics, we visualize how the game we love has changed over time.