#altair

[ follow ]
fromRealpython
5 days ago

Episode #294: Declarative Charts in Python & Discerning Iterators vs Iterables - The Real Python Podcast

Altair follows a declarative approach where you specify which columns go to which axis, the type of chart or plot, and what should be interactive. Most tools require you to write detailed boilerplate code to set up the axis and figure.
Python
#data-visualization
fromRealpython
3 weeks ago
Data science

Altair: Declarative Charts With Python - Real Python

Altair simplifies data visualization in Python by allowing users to describe data meaning rather than scripting every detail.
fromRealpython
4 weeks ago
Python

Altair: Declarative Charts With Python Quiz - Real Python

The quiz tests understanding of Altair's core concepts and features.
Data science
fromRealpython
3 weeks ago

Altair: Declarative Charts With Python - Real Python

Altair simplifies data visualization in Python by allowing users to describe data meaning rather than scripting every detail.
[ Load more ]