Kanaries / pygwalker

PyGWalker: Turn your pandas dataframe into an interactive UI for visual analysis
https://kanaries.net/pygwalker
Apache License 2.0
13.43k stars 700 forks source link

Cannot load more than #125

Closed ruaultadrien closed 1 year ago

ruaultadrien commented 1 year ago

When I try to embed pygwalker in streamlit, I get the following error:

Dataframe is too large for ipynb files. Only 14862 sample items are printed to the file.

Is it a known issue that pygwalker cannot handle large datasets?

Thanks a lot for the work, the project looks super cool 😄

Best,

Adrien

longxiaofei commented 1 year ago

Thanks for the feedback, it will be fixed in the next version update.

longxiaofei commented 1 year ago

use pygwalker in streamlit, reference https://docs.kanaries.net/pygwalker/use-pygwalker-with-streamlit.en.