Skip to content

Commit f26b341

Browse files
SunsetWolfXYUU
andauthored
fix: spelling errors (#1996)
Co-authored-by: XYUU <[email protected]>
1 parent 136b2dd commit f26b341

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qlib/utils/resam.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ def resam_ts_data(
109109
"""
110110
Resample value from time-series data
111111
112-
- If `feature` has MultiIndex[instrument, datetime], apply the `method` to each instruemnt data with datetime in [start_time, end_time]
112+
- If `feature` has MultiIndex[instrument, datetime], apply the `method` to each instrument data with datetime in [start_time, end_time]
113113
Example:
114114
115115
.. code-block::

0 commit comments

Comments
 (0)