https://github.com/doubleml/doubleml-py-vs-r
DoubleML - Unit tests for alignment of the Python and R package
https://github.com/doubleml/doubleml-py-vs-r
Last synced: about 1 year ago
JSON representation
DoubleML - Unit tests for alignment of the Python and R package
- Host: GitHub
- URL: https://github.com/doubleml/doubleml-py-vs-r
- Owner: DoubleML
- License: mit
- Created: 2021-02-02T16:37:19.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-11-23T09:23:30.000Z (over 3 years ago)
- Last Synced: 2025-05-07T05:06:51.192Z (about 1 year ago)
- Language: Python
- Homepage: https://docs.doubleml.org
- Size: 37.1 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DoubleML - Unit tests for alignment of the Python and R package
/badge.svg)
/badge.svg)
- This repo contains unit tests to check for alignment of the Python and R package DoubleML.
- Checks are performed with github actions.
- Test are cron-scheduled.
- The released versions of both packages from [CRAN](https://cran.r-project.org/package=DoubleML)
and [PyPI](https://pypi.org/project/DoubleML/) are checked against each other.
- The dev versions of both packages obtained from
[https://github.com/DoubleML/doubleml-for-py](https://github.com/DoubleML/doubleml-for-py) and
[https://github.com/DoubleML/doubleml-for-r](https://github.com/DoubleML/doubleml-for-r)
are also checked against each other.