vega / altair

Declarative statistical visualization library for Python
https://altair-viz.github.io/
BSD 3-Clause "New" or "Revised" License
9.39k stars 795 forks source link

fix: Pass native dataframe to data transformers #3550

Closed MarcoGorelli closed 3 months ago

MarcoGorelli commented 3 months ago

closes https://github.com/vega/altair/issues/3549

Also addresses the issue brought up in https://github.com/marimo-team/marimo/pull/2006