Douding

Results 55 comments of Douding

Hi, I'm curious what you use causal analysis of rath for? Also, how do you want to use causal analysis in pygwalker?

Yes! I create new space base streamlit, quickly paste pygwalker demo to this space. Then, I released a higher performance streamlit server, I haven't tried import dataset on hub yet....

good ideas, I'll explore [Hugging Face space](https://huggingface.co/spaces) and [Datasets Server API](https://huggingface.co/docs/datasets-server) in the next two days.

> What about adding a badge like https://shields.io/ to dataset cards that opens a Space with the corresponding `dataset_name` as a query parameter? Would that work? I will quickly develop...

@julien-c, kanaries can provide server support. like this? a simple demo:

@abidlabs Hi, Thank you very much for your support. I have an idea to quickly connect Pygwalker to Gradio. Most of pygwalker's communication can be done through simple http(request-response). Is...

Hi, @goffk456 , thanks for your feedback. There are some restrictions on the communication of some loaded data in pygwalker on Safari, I will try to fix it. You can...

Hi, can you try this notebook in kaggle: https://www.kaggle.com/code/lxy21495892/explore-netflix-data-with-pygwalker Manually, run each cell sequentially. In this way, I can try to reproduce your problem in the same environment.

You can try: `walker = pyg.walk(df, env="Jupyter")` to use new pygwalker, but you can't use some new features by this way. Then, I still can't reproduce it, what browser are...