fix: weg, Timestamps mit Uhrzeit, kein SZ-Beispiel

This commit is contained in:
TPTBusiness
2026-03-23 15:31:34 +01:00
parent 58e9a98d52
commit cf3befb718
+1 -1
View File
@@ -87,7 +87,7 @@ qlib_factor_strategy: |-
qlib_factor_output_format: |-
Your output should be a pandas dataframe similar to the following example information:
<class 'pandas.core.frame.DataFrame'>
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
--- ------ -------------- -----