File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 29
29
- {os: 'macOS-latest', python-version: '3.8'}
30
30
- {os: 'ubuntu-latest', python-version: '3.9'}
31
31
- {os: 'ubuntu-latest', python-version: '3.10'}
32
+ - {os: 'ubuntu-latest', python-version: '3.11'}
32
33
33
34
steps :
34
35
- uses : actions/checkout@v3
Original file line number Diff line number Diff line change 5
5
[ ![ Conda Version] ( https://img.shields.io/conda/vn/conda-forge/doubleml.svg )] ( https://anaconda.org/conda-forge/doubleml )
6
6
[ ![ codecov] ( https://codecov.io/gh/DoubleML/doubleml-for-py/branch/main/graph/badge.svg?token=0BjlFPgdGk )] ( https://codecov.io/gh/DoubleML/doubleml-for-py )
7
7
[ ![ Codacy Badge] ( https://app.codacy.com/project/badge/Grade/1c08ec7d782c451784293c996537de14 )] ( https://www.codacy.com/gh/DoubleML/doubleml-for-py/dashboard?utm_source=github.com& ; utm_medium=referral& ; utm_content=DoubleML/doubleml-for-py& ; utm_campaign=Badge_Grade )
8
- [ ![ Python version] ( https://img.shields.io/badge/python-3.6%20%7C%203.7%20%7C%203.8%20%7C%203.9%20%7C%203.10-blue )] ( https://www.python.org/ )
8
+ [ ![ Python version] ( https://img.shields.io/badge/python-3.6%20%7C%203.7%20%7C%203.8%20%7C%203.9%20%7C%203.10%20%7C%203.11 -blue )] ( https://www.python.org/ )
9
9
10
10
The Python package ** DoubleML** provides an implementation of the double / debiased machine learning framework of
11
11
[ Chernozhukov et al. (2018)] ( https://doi.org/10.1111/ectj.12097 ) .
You can’t perform that action at this time.
0 commit comments