From 3adc5bf75e6820328991aa5a5456e6f68ccf8fd7 Mon Sep 17 00:00:00 2001 From: TPTBusiness Date: Mon, 23 Mar 2026 15:12:59 +0100 Subject: [PATCH] fix: remove $factor from prompt, update example count to EURUSD --- patches/qlib_experiment_prompts.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/qlib_experiment_prompts.yaml b/patches/qlib_experiment_prompts.yaml index 2ce0a5a5..055c6c47 100644 --- a/patches/qlib_experiment_prompts.yaml +++ b/patches/qlib_experiment_prompts.yaml @@ -91,7 +91,7 @@ qlib_factor_output_format: |- Data columns (total 1 columns): # Column Non-Null Count Dtype --- ------ -------------- ----- - 0 your factor name 40914 non-null float64 + 0 your factor name 99889 non-null float64 dtypes: float64(1) memory usage: Notice: The non-null count is OK to be different to the total number of entries since some instruments may not have the factor value on some days.