mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-27 15:37:44 +00:00
fix: remove $factor from prompt, update example count to EURUSD
This commit is contained in:
@@ -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: <ignore>
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user