Skip to content

Releases: Kanaries/pygwalker

0.3.18

14 Dec 15:30
Compare
Choose a tag to compare

About Pygwalker 0.3.18

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

@longxiaofei

Full Changelog: 0.3.17...0.3.18

0.3.17

06 Dec 12:13
Compare
Choose a tag to compare

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

@longxiaofei

Full Changelog: 0.3.16...0.3.17

0.3.16

24 Nov 11:56
Compare
Choose a tag to compare

About Pygwalker 0.3.16

What's Changed

Full Changelog: 0.3.15...0.3.16

0.3.16a0

16 Nov 08:43
Compare
Choose a tag to compare
0.3.16a0 Pre-release
Pre-release

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

Full Changelog: 0.3.15...0.3.16a0

0.3.15

14 Nov 13:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.14...0.3.15

0.3.14

14 Nov 07:44
Compare
Choose a tag to compare

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

Full Changelog: 0.3.13...0.3.14

0.3.13

13 Nov 15:59
Compare
Choose a tag to compare

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

11 Nov 02:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.11...0.3.12

0.3.12a0

08 Nov 03:51
Compare
Choose a tag to compare
0.3.12a0 Pre-release
Pre-release

What's Changed

  • feat: update graphic-walker to 0.4.25 #308

@longxiaofei

Full Changelog: 0.3.11...0.3.12a0

0.3.11

07 Nov 09:21
Compare
Choose a tag to compare

Fix

  • fix: streamlit api - get_streamlit_html #306

Full Changelog: 0.3.10...0.3.11