-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Pull requests: microsoft/qlib
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix mutable default arguments in RL files (2 files: PPO actor/critic, simulator simple)
#2275
opened Jun 19, 2026 by
Whning0513
Loading…
[MERGED] Fix mutable default arguments across contrib modules (15 files: handler, model, strategy)
#2274
opened Jun 19, 2026 by
Whning0513
Loading…
[MERGED] Fix mutable default arguments across backtest engine (6 files: init, executor, account, position, report)
#2273
opened Jun 19, 2026 by
Whning0513
Loading…
[MERGED] Fix mutable default arguments across config & infrastructure (9 files: config, utils, workflow)
#2272
opened Jun 19, 2026 by
Whning0513
Loading…
[MERGED] Fix mutable default arguments across qlib data layer (5 files: data.py, cache.py, processor.py, singledata, pandassinglemetric)
#2271
opened Jun 19, 2026 by
Whning0513
Loading…
Fix DataFrame.applymap deprecation in CSIIndex._parse_excel
#2270
opened Jun 19, 2026 by
Whning0513
Loading…
Fix no-op sort_index() in SeriesDFilter._toTimestamp
#2269
opened Jun 19, 2026 by
Whning0513
Loading…
Propagate trading frequency from exchange_kwargs to Account in get_strategy_executor
#2268
opened Jun 19, 2026 by
Whning0513
Loading…
Fix ParallelExt AttributeError on _backend_args with joblib >=1.5.0
#2267
opened Jun 19, 2026 by
Whning0513
Loading…
Centralize instrument name normalization in code_to_fname
#2266
opened Jun 19, 2026 by
Whning0513
Loading…
Fix register_from_C AttributeError in joblib workers
#2264
opened Jun 19, 2026 by
Whning0513
Loading…
fix(utils): strip the _qlib_ prefix in fname_to_code, not characters
#2262
opened Jun 18, 2026 by
he-yufeng
Loading…
fix: Make FileLock robust to the CWD (Fix #2252)
#2261
opened Jun 18, 2026 by
Prathmesh010190
Loading…
2 of 6 tasks
fix(cn_index): wrap literal HTML in StringIO for pd.read_html
#2258
opened Jun 16, 2026 by
he-yufeng
Loading…
fix(workflow): make FileLock and git snapshot robust to the CWD
#2254
opened Jun 9, 2026 by
zhaow-de
Loading…
3 tasks done
Fix workflow CWD safety for file locks and git diff logging
#2253
opened Jun 9, 2026 by
gyx09212214-prog
Loading…
fix: handle missing minute-level data in get_higher_eq_freq_feature
#2247
opened Jun 4, 2026 by
Whning0513
Loading…
fix: correct model objective in High-Freq Tree Alpha158 workflow config
#2246
opened Jun 4, 2026 by
Whning0513
Loading…
fix: change assert tp_idx > 0 to tp_idx >= 0 in TimeAdjuster.truncate()
#2245
opened Jun 4, 2026 by
Whning0513
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.