mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-05 03:50:57 +08:00
Update docs and fix tabnet
This commit is contained in:
@@ -129,13 +129,13 @@ class Expression(abc.ABC):
|
||||
Parameters
|
||||
----------
|
||||
instrument : str
|
||||
instrument code
|
||||
instrument code.
|
||||
start_index : str
|
||||
feature start index [in calendar]
|
||||
feature start index [in calendar].
|
||||
end_index : str
|
||||
feature end index [in calendar]
|
||||
feature end index [in calendar].
|
||||
freq : str
|
||||
feature frequency
|
||||
feature frequency.
|
||||
|
||||
Returns
|
||||
----------
|
||||
|
||||
Reference in New Issue
Block a user