1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-06-06 05:51:17 +08:00

9 Commits

Author SHA1 Message Date
Linlang
fbba768006 fixed a problem with multi index caused by the default value of groupkey (#1917)
* fixed a problem with multi index caused by the default value of groupkey

* modify group_key default value

* limit pandas verion

* format with black

* fix docs error

* fix docs error

* fixed bugs caused by pandas upgrade

* remove needless code

* reformat with black

* limit version & add docs
2025-05-13 16:02:49 +08:00
zhupr
98eacf8f88 add test/config.py 2021-05-28 13:24:47 +08:00
Young
74ac230edb rename for pytest 2020-12-09 20:24:56 +08:00
zhupr
00277699c7 update tests && fix typo 2020-11-19 10:36:14 +08:00
Jactus
7c6e5e822c Update CI & add black formatter 2020-10-10 10:13:51 +08:00
Young
9637dc540e update test 2020-09-30 18:19:48 +08:00
Young
9eb3d3a416 fix test bug 2020-09-27 07:39:49 +00:00
zhupr
c825c99c2c Fix data collector 2020-09-26 23:36:43 +08:00
Young
0e8a4a3eb5 add test and mod doc 2020-09-25 10:25:33 +00:00