A temporal dependency occurs when developers change two or more files at the same time (i.e. they are a part of the same commit).
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
dowhy/causal_estimators/__init__.py dowhy/causal_model.py |
1 | 10 (10%) | 46 (2%) | 2022-01-27 |
dowhy/utils/graph_operations.py dowhy/causal_graph.py |
1 | 5 (20%) | 46 (2%) | 2022-01-17 |
dowhy/datasets.py dowhy/causal_estimators/regression_estimator.py |
1 | 31 (3%) | 4 (25%) | 2022-01-11 |
dowhy/datasets.py dowhy/causal_model.py |
1 | 31 (3%) | 46 (2%) | 2022-01-09 |
setup.py MANIFEST.in |
1 | 26 (3%) | 8 (12%) | 2022-01-10 |
dowhy/causal_estimator.py dowhy/causal_model.py |
1 | 40 (2%) | 46 (2%) | 2022-01-09 |
dowhy/causal_estimator.py dowhy/datasets.py |
1 | 40 (2%) | 31 (3%) | 2022-01-09 |
dowhy/causal_identifier.py dowhy/causal_model.py |
1 | 35 (2%) | 46 (2%) | 2022-01-09 |
dowhy/causal_identifier.py dowhy/datasets.py |
1 | 35 (2%) | 31 (3%) | 2022-01-09 |
dowhy/causal_identifier.py dowhy/causal_estimator.py |
1 | 35 (2%) | 40 (2%) | 2022-01-09 |
dowhy/causal_identifier.py dowhy/causal_graph.py |
1 | 35 (2%) | 46 (2%) | 2022-01-03 |