You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did this litter exercise for fun to use the seaborn objects interface to recreate (almost) all the Vega-Altair plots from this talk by @jakevdpHow to Think about Data Visualization - PyCon 2019.
The only plot missing is the heatmap that would require a rectangle patch mark. 😉
Posting it here in case anyone find it useful.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I did this litter exercise for fun to use the seaborn objects interface to recreate (almost) all the Vega-Altair plots from this talk by @jakevdp How to Think about Data Visualization - PyCon 2019.
The only plot missing is the heatmap that would require a rectangle patch mark. 😉
Posting it here in case anyone find it useful.
https://github.com/frfeng/seaborn-objects-anscombe/blob/main/anscombe.ipynb
Beta Was this translation helpful? Give feedback.
All reactions