Open samiislam opened 1 month ago
Describe the bug On line 935 https://github.com/py-why/dowhy/blob/e79d01280b1f8c7e54c0bda93ceddc932f7eedea/dowhy/gcm/falsify.py#L935 the method falsify_graph uses np.math which does not work.
Steps to reproduce the behavior
Expected behavior falsify_graph returns without error
Version information:
Hey, can you check which numpy version you have? That might be outdated.
Regardless, addressed it here: https://github.com/py-why/dowhy/pull/1273
Describe the bug On line 935 https://github.com/py-why/dowhy/blob/e79d01280b1f8c7e54c0bda93ceddc932f7eedea/dowhy/gcm/falsify.py#L935 the method falsify_graph uses np.math which does not work.
Steps to reproduce the behavior
Expected behavior falsify_graph returns without error
Version information: