github Kanaries/pygwalker 0.1.8.dev0
[0.1.8.dev0] [Feat]: Supports large DataFrames

latest releases: v0.4.9.15a2, 0.4.9.15a1, 0.4.9.15...
pre-release2 years ago

[THIS IS A DEVELOPMENT PREVIEW]

As for current versions (pygwalker<=0.1.7), the generated HTML to display can be extremely large when walking on large data frames, which may exceed the supported size of .ipynb files.

This pre-release (as a development preview) enables large DataFrames to be "walked" in the browser by loading the data into the front end in batches and removing the cell output of each batch from the notebook when it's loaded.

You can easily begin to try it out by doing

pip install "https://github.com/Kanaries/pygwalker/releases/download/0.1.8.dev0/pygwalker-0.1.8.dev0-py3-none-any.whl"

Don't miss a new pygwalker release

NewReleases is sending notifications on new releases.