cyncyw
|
cde80206e4
|
Update index_data.py for datatype conversion and alignment (#1813)
* Update index_data.py for data convertion and alignment
* Update qlib/utils/index_data.py
* Update qlib/utils/index_data.py
* fix linting
---------
Co-authored-by: taozhiwang <taozhiwa@gmail.com>
Co-authored-by: you-n-g <you-n-g@users.noreply.github.com>
|
2024-06-24 15:34:48 +08:00 |
|
Chaoying
|
37a59f28d3
|
Fix deprecated syntax in numpy (#1507)
* Fix deprecated syntax in numpy
* Replace np.bool with bool
|
2023-05-08 16:17:02 +08:00 |
|
Young
|
64130d9407
|
Fix the aggregation function of IndexData
|
2021-10-22 15:20:45 +08:00 |
|
Young
|
88d2f9263e
|
fix sum index data bug
|
2021-09-02 01:57:44 +00:00 |
|
Young
|
5003e49197
|
fix metric calculation error
|
2021-09-02 09:56:38 +08:00 |
|
Young
|
5f0ee6ce68
|
fix bugs
|
2021-09-02 09:56:38 +08:00 |
|
Young
|
9a74471ab6
|
Pass basic tests
|
2021-09-02 09:56:38 +08:00 |
|
Young
|
d39c8de800
|
draft design
|
2021-09-02 09:56:38 +08:00 |
|