Skip to content
#

causal-models

Here are 64 public repositories matching this topic...

dbalabka
dbalabka commented Apr 14, 2022

I've faced a problem that importing dowhy.plotter lead to incorrect visual settings for all future rendered plots.

It would be great to avoid overriding default matplotlib settings:
https://github.com/microsoft/dowhy/blob/master/dowhy/plotter.py#L7-L13

A possible solution is to encapsulate these settings into dowhy.plotter functions instead of overriding global variables.

good first issue

Improve this page

Add a description, image, and links to the causal-models topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the causal-models topic, visit your repo's landing page and select "manage topics."

Learn more