question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Problem about plotting causal graph

See original GitHub issue

Please make sure that this is a bug.

System information

  • OS Platform and Distribution (e.g., CentOS 7.6):Win10
  • Python version:3.9.12
  • YLearn version:0.1.2
  • Other Python packages(run pip list):

Describe the current behavior

  • I wanna use API why.plot_causal_graph() ,but it doesn’t output anything. Then I use another way likewhy.causal_graph().plot(), it can output causal graph normally.

Describe the expected behavior It should ouput a causal graph normally.

Standalone code to reproduce the issue Provide a reproducible test case that is the bare minimum necessary to generate the problem. If possible, please share a link to Jupyter notebook.

Are you willing to submit PR?(Yes/No)

  • Yes

Other info / logs Include any logs or source code that would be helpful to diagnose the problem. If including tracebacks, please include the full traceback. Large logs and files should be attached.

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:13

github_iconTop GitHub Comments

1reaction
Vihaglecommented, Aug 4, 2022

Oh!!! I just found I can plot the graph, maybe it has something to do with restarting the computer. .

0reactions
Vihaglecommented, Aug 4, 2022

Thanks for your support! ^_^

Read more comments on GitHub >

github_iconTop Results From Across the Web

Automatic Planning – Chapter 5: Causal Graphs
Causal graphs are the most prominent means to capture problem structure in planning; they are typically considered along with domain transition graphs. Causal...
Read more >
You're Plotting the Wrong Things. A tip for smarter EDA
As it turns out, the answer depends on the (usually unknown) data generation process, which can be represented using causal diagrams. Here are ......
Read more >
Five Graphs to Show Cause and Effect - Data Science Central
Five Graphs to Show Cause and Effect · 1. Cause and Effect (Fishbone) Diagram · 2. Scatter Plot · 3. Causal Graphs ·...
Read more >
Causal graph - Wikipedia
In statistics, econometrics, epidemiology, genetics and related disciplines, causal graphs are probabilistic graphical models used to encode assumptions ...
Read more >
04 - Graphical Causal Models - Matheus Facure
Knowing about causal graphical models enables us to understand the problems that arise in causal inference. As we've seen, the problem always boils...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found