dowhy/tests
Patrick Bloebaum 62ea326372 Replacing numpy repmat with tile
NumPy matlib has been deprecated. Replacing the usage accordingly.

Signed-off-by: Patrick Bloebaum <bloebp@amazon.com>
2024-05-29 08:31:32 -07:00
..
causal_estimators Replace all occurrences of get Pandas' get_dummies() with skLearn OneHotEncoder (#1135) 2024-03-26 22:03:17 +05:30
causal_identifiers Bug fix for frontdoor identification and a new set of tests (#1093) 2023-12-03 12:34:38 +05:30
causal_refuters Rename classes in test folder 2023-12-11 10:52:07 -08:00
data_transformers Add formatting check to CI (updated) (#608) 2022-08-19 15:51:25 -07:00
do_sampler Proposal: Finalize functional API refactor - deprecate causal graph (#943) 2023-11-27 09:48:55 -08:00
gcm Replacing numpy repmat with tile 2024-05-29 08:31:32 -07:00
utils Fix bug with consistency of RegressionEstimator one-hot encoding (#1112) 2023-12-21 21:11:14 +05:30
__init__.py added initial code 2018-06-24 00:42:50 -07:00
conftest.py Add formatting check to CI (updated) (#608) 2022-08-19 15:51:25 -07:00
definitions.py Fix flake8 warnings & errors 2018-07-27 23:06:45 +02:00
sample_dag.txt Proposal: Finalize functional API refactor - deprecate causal graph (#943) 2023-11-27 09:48:55 -08:00
test_causal_estimator.py Functional api/causal estimators (#746) 2022-12-03 22:37:53 +05:30
test_causal_graph.py Proposal: Finalize functional API refactor - deprecate causal graph (#943) 2023-11-27 09:48:55 -08:00
test_causal_model.py Add accessor and comments about CausalModel's CausalEstimator cache. (#1113) 2023-12-21 20:08:21 +05:30
test_causal_refuter.py Enhancement/remove data from estimators (#811) 2023-01-20 16:36:38 +05:30
test_data_transformer.py Add formatting check to CI (updated) (#608) 2022-08-19 15:51:25 -07:00
test_datasets.py Correct docstring of sales profit dataset generator 2023-08-17 06:39:18 -07:00
test_notebooks.py Make EconML optional 2023-02-06 14:29:09 +01:00