Releases: Kanaries/pygwalker
Releases · Kanaries/pygwalker
0.3.18
About Pygwalker 0.3.18
- fix some bugs
- add new feature, uploading chart to kanaries cloud and sharing it. for detail, refer it: How to upload your pygwalker charts to kanaries cloud and share others?
Feat
- feat: add upload chart to cloud #347
- feat: add share url tips after uploading chart #350
- feat: modify cloud features #352
- feat: add kanaries_track #354
Fix
- fix: Decimal(nan) cannot be serialized normally #349
- fix: temproray fix cloud dataset can't parse object type #351
- fix: bugs of adapting config, filter, dark #356
Full Changelog: 0.3.17...0.3.18
0.3.17
About Pygwalker 0.3.17
- Improved the user experience on Kaggle
- Removed the related code for fid encode, in preparation for providing the calculation field function later
- Added the function of reading cloud datasets (experimental function)
Feat
- feat: raise error when use incorrect view sql #329
- feat: use new preview base graphc-walker canvas #330
- feat: display preview when save and run all in kaggle #331
- feat: add kaggle tips #334
- feat: modify display_chart from png to canvas #335
- feat: add cloud dataset create and explore #337
- feat: delete share cloud charts feature #338
- feat: remove encoding field name #339
- feat: file type of the uploaded file dataset from csv to parquet #340
Fix
- fix: add export config field and kaggle preview style #332
- fix: add workflow field when invoke upload_spec_to_cloud #336
- fix: fix bugs of removing fid encode #343
Full Changelog: 0.3.16...0.3.17
0.3.16
About Pygwalker 0.3.16
- exporting the current chart data into a dataframe of pandas in jupyter notebook, refer: How to export your current chart data to a dataframe?
- fix temproal timezone bugs and other bugs.
What's Changed
- feat: add export dataframe tool by @longxiaofei in #321
- fix: temproal timezone bugs by @longxiaofei in #325
- fix: read ksf config failed when not set token and remove log print by @longxiaofei in #327
Full Changelog: 0.3.15...0.3.16
0.3.16a0
About Pygwalker 0.3.16a0
Users can export the current chart data into a dataframe of pandas in jupyter notebook. This feature also prepares for the export various calculation measures provided by graphch-walker in the future, detail refer: How to export your current chart data to a dataframe?
What's Changed
- feat: add export dataframe tool by @longxiaofei in #321
Full Changelog: 0.3.15...0.3.16a0
0.3.15
What's Changed
- fix: pure renderer params bugs in streamlit by @longxiaofei in #320
Full Changelog: 0.3.14...0.3.15
0.3.14
About Pygwalker 0.3.14
- modify request way of ask-viz api.
- update graphic-walker, to fix some bugs of dsl to sql.
What's Changed
- feat: modify request way of ask-viz api by @longxiaofei in #318
Full Changelog: 0.3.13...0.3.14
0.3.13
About Pygwalker 0.3.13
- Mainly to fix a lot of bugs, include dsl-to-sql, import new graphic-walker.
- Updated graphic-walker version
What's Changed
- fix: modify IGlobalStore to VizSpecStore #315
- fix: filter bugs in connector and duckdb && add chart exists tips when create shared chart #316
Full Changelog: 0.3.12...0.3.13
0.3.12
What's Changed
- feat: update graphic-walker to 0.4.25 by @longxiaofei in #308
- feat: hide cloud tips when privacy is offline by @longxiaofei in #309
- fix: fix timestamp field to sql bugs by @longxiaofei in #312
Full Changelog: 0.3.11...0.3.12