Open
Description
Describe the bug
On line 935
Line 935 in e79d012
the method falsify_graph uses np.math which does not work.
Steps to reproduce the behavior
- Use falsify_graph in some code with valid parameters
- Errors out: AttributeError: module 'numpy' has no attribute 'math'
Expected behavior
falsify_graph returns without error
Version information:
- DoWhy version 0.11.1