We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7165db commit 7697561Copy full SHA for 7697561
src/dscim/preprocessing/preprocessing.py
@@ -21,7 +21,7 @@ def ce_from_chunk(
21
zero,
22
socioec,
23
ce_batch_coords,
24
- quantreg,
+ quantreg=False,
25
):
26
year = chunk.year.values
27
ssp = chunk.ssp.values
0 commit comments