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

Using AI/Big Data to Analyze Urban Mobility Patterns During the Pandemic

Can we still monitor movement under new constraints? In this second part of a blog series with ADB, we use Waze CCP mobility data to show how traffic flow has changed throughout lockdown in major Philippine cities.

How To Power Your Modern Data Stack with ELT Pipelines

Using ELT to process data has several advantages over ETL, including an easier way to start implementing the modern data stack.

Why We Think Sabbatical Leave Benefits Are Important

Sabbaticals have led many of us at Thinking Machines to return feeling recharged, with fresh eyes, and full of new ideas.