[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
bash
pip install "https://github.com/Kanaries/pygwalker/releases/download/0.1.8.dev0/pygwalker-0.1.8.dev0-py3-none-any.whl"