finos / perspective

A data visualization and analytics component, especially well-suited for large and/or streaming datasets.
https://perspective.finos.org/
Apache License 2.0
7.73k stars 1.05k forks source link

Update ipynb examples with new expression syntax #2463

Closed tomjakubowski closed 6 months ago

tomjakubowski commented 7 months ago

The .ipynb examples were still using the list-based syntax for expressions.

I updated them to the dict-based syntax.