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 02302d1 commit 5cf53d5Copy full SHA for 5cf53d5
MCM/MCM.py
@@ -49,7 +49,7 @@ def compare(
49
order_better="decreasing",
50
dataset_column=None,
51
precision=4,
52
- load_analysis=True,
+ load_analysis=False,
53
row_comparates=None,
54
col_comparates=None,
55
excluded_row_comparates=None,
@@ -203,7 +203,7 @@ def get_analysis(
203
204
205
206
207
):
208
"""
209
0 commit comments