Altair: Statistical Visualization Library for Python (Part 2)

Filtering and transforming data

Soner Yıldırım
Towards Data Science
5 min readDec 26, 2020

--

Photo by Isaac Smith on Unsplash

Altair is a statistical visualization library for Python. Its syntax is clean and easy to understand as we will see in the examples. It is also very simple to create interactive visualizations with Altair.

--

--