This website requires JavaScript.
Explore
Help
Register
Sign In
liuyu
/
qlib
Watch
1
Star
0
Fork
0
You've already forked qlib
mirror of
https://github.com/microsoft/qlib.git
synced
2026-07-05 12:00:58 +08:00
Code
Activity
Files
4933fcefc46e86ec7b3cd5469ad2a4ec2a793d8f
qlib
/
CHANGELOG.md
you-n-g
4933fcefc4
chore(main): release 0.9.8
2025-10-17 13:22:09 +08:00
1.1 KiB
Raw
Blame
History
Changelog
0.9.8
(2025-10-17)
Bug Fixes
download orderbook data error (
#1990
) (
136b2dd
)
replace deprecated pandas fillna(method=) with ffill()/bfill() (
#1987
) (
7095e75
)
spelling errors (
#1996
) (
f26b341
)
the bug when auto_mount=True (
#2009
) (
213eb6c
)
typo in integration documentation: 'userd' -> 'used' (
#2034
) (
3dc5a7d
)