2a8e49a77e
* Deprecate CausalGraph The effect estimation API is now based on an functional API that expects a networkx graph as input. - The graph should now be defined via a networkx graph. Most identification methods now expect an additional "observed_nodes" parameter accordingly. - CausalModel and CausalGraph still exist and should be compatible with the old API. --------- Signed-off-by: Patrick Bloebaum <bloebp@amazon.com> Signed-off-by: Amit Sharma <amit_sharma@live.com> Co-authored-by: Amit Sharma <amit_sharma@live.com> |
||
---|---|---|
.. | ||
test_pandas_do_api.py |