diff --git a/patches/qlib_experiment_prompts.yaml b/patches/qlib_experiment_prompts.yaml index 055c6c47..4ba2c198 100644 --- a/patches/qlib_experiment_prompts.yaml +++ b/patches/qlib_experiment_prompts.yaml @@ -87,7 +87,7 @@ qlib_factor_strategy: |- qlib_factor_output_format: |- Your output should be a pandas dataframe similar to the following example information: - MultiIndex: 99904 entries, (Timestamp('2022-03-14 00:00:00'), 'EURUSD') to (Timestamp('2026-03-20 00:00:00'), 'EURUSD') + MultiIndex: 99904 entries, (Timestamp('2022-03-14 16:30:00'), 'EURUSD') to (Timestamp('2026-03-20 00:00:00'), 'EURUSD') Data columns (total 1 columns): # Column Non-Null Count Dtype --- ------ -------------- -----