Linlang
|
4d621bff99
|
fix pkl file not loading in StaticDataLoader (#1896)
* fix pkl file not loading in StaticDataLoader
* resolve hard code
* resolve hard code
|
2025-03-18 16:05:24 +08:00 |
|
Linlang
|
afbb178e24
|
Update publish (#1871)
* update publish
* reformat with black
|
2024-12-23 13:22:24 +08:00 |
|
Linlang
|
a0cef033cb
|
update python version (#1868)
* update python version
* fix: Correct selector handling and add time filtering in storage.py
* fix: convert index and columns to list in repr methods
* feat: Add Makefile for managing project prerequisites
* feat: Add Cython extensions for rolling and expanding operations
* resolve install error
* fix lint error
* fix lint error
* fix lint error
* fix lint error
* fix lint error
* update build package
* update makefile
* update ci yaml
* fix docs build error
* fix ubuntu install error
* fix docs build error
* fix install error
* fix install error
* fix install error
* fix install error
* fix pylint error
* fix pylint error
* fix pylint error
* fix pylint error
* fix pylint error E1123
* fix pylint error R0917
* fix pytest error
* fix pytest error
* fix pytest error
* update code
* update code
* fix ci error
* fix pylint error
* fix black error
* fix pytest error
* fix CI error
* fix CI error
* add python version to CI
* add python version to CI
* add python version to CI
* fix pylint error
* fix pytest general nn error
* fix CI error
* optimize code
* add coments
* Extended macos version
* remove build package
---------
Co-authored-by: Young <afe.young@gmail.com>
|
2024-12-17 11:30:06 +08:00 |
|
Fivele-Li
|
4c30e5827b
|
Troubleshooting pip version issues in CI (#1504)
* CI failed to run on 23.1 and 23.1.1
* add pyproject.toml
* upgrade pip in slow.yml
* upgrade build-system requires
* troubleshooting pytest problem
* troubleshooting pytest problem
* troubleshooting pytest problem
* troubleshooting pytest problem
* add qlib root path to python sys.path
* add qlib root path to $PYTHONPATH
* add qlib root path to $PYTHONPATH
* add qlib root path to $PYTHONPATH
* modify pytest root;
* remove set env
* change_pytest_command_CI
* change_pytest_command_CI
* fix_ci
* fix_ci
* fix_ci
* fix_ci
* fix_ci
* fix_ci
* fix_ci
* remove_toml
* recover_toml
---------
Co-authored-by: lijinhui <362237642@qq.com>
Co-authored-by: linlang <Lv.Linlang@hotmail.com>
|
2023-08-24 21:24:50 +08:00 |
|