About Pygwalker 0.4.0
- When using kernel calculate
pyg.walk(df, use_kernel_calc=True)
, pygwalker support users to use sql to customize calculated fields (experimental function), refer it: How to Create Computed field in Graphic Walker
- Modify the chart format for uploading kanaries cloud.
Feat
- feat: StreamlitRenderer._get_html add cache #378
- feat: recover to_html api #382
- feat: modify upload chart to dashboard #383
- feat: adding tips when returned datas too large #386
- feat: add calculation field #387
Refactor
- refactor: move other init communication code out of pygwalker class #385
Full Changelog: 0.3.20...0.4.0