Altair: Statistical Visualization Library for Python (Part 3)

Interactive plots and dynamic filtering

Soner Yıldırım
Towards Data Science
5 min readDec 29, 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.

--

--