What's Changed
New feautres
- This change includes a brand new dataframe editor: build transforms using a GUI, automatically transform your dataframe and get generated Python code to reproduce your transforms! mo.ui.dataframe by @mscolnick in #223
Bug fixes
- fix: preload vega data to avoid flicker in vegaembed by @mscolnick in #254
- Fix undefined behavior in kernel shutdown by @akshayka in #256
Full Changelog: 0.1.37...0.1.38