Closed ruaultadrien closed 1 year ago
When I try to embed pygwalker in streamlit, I get the following error:
streamlit
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
Thanks for the feedback, it will be fixed in the next version update.
use pygwalker in streamlit, reference https://docs.kanaries.net/pygwalker/use-pygwalker-with-streamlit.en.
When I try to embed pygwalker in
streamlit
, I get the following error:Is it a known issue that pygwalker cannot handle large datasets?
Thanks a lot for the work, the project looks super cool 😄
Best,
Adrien