Linlang
2d05a705e3
ci: auto release ( #1985 )
...
* ci: auto release
* fix: bug getting version in qlib/__init__.py
* fix: bug getting version in setup.py
* fix: bug getting version in qlib/__init__.py
* fix: make the code in CI more complete
* fix: specify the root directory in the get_verison method
* fix: parameter error
* update: optimize code && add comments
2025-08-18 17:28:00 +08:00
Linlang
d89fa0184c
fix: upgrade the method of installing LightGBM on MacOS ( #1980 )
...
* fix: upgrade the method of installing LightGBM on MacOS
* fix: upgrade the method of installing LightGBM on MacOS
* fix: upgrade the method of installing LightGBM on MacOS
* fix: upgrade the method of installing LightGBM on MacOS
* fix: upgrade the method of installing LightGBM on MacOS
* fix: upgrade the method of installing LightGBM on MacOS
* fix: upgrade the method of installing LightGBM on MacOS
* fix: upgrade the method of installing LightGBM on MacOS
* fix: upgrade the method of installing LightGBM on MacOS
* fix: upgrade the method of installing LightGBM on MacOS
* fix: upgrade the method of installing LightGBM on MacOS
* fix: upgrade the method of installing LightGBM on MacOS
* fix: upgrade the method of installing LightGBM on MacOS
* fix: upgrade the method of installing LightGBM on MacOS
* fix: upgrade the method of installing LightGBM on MacOS
* fix: upgrade the method of installing LightGBM on MacOS
* fix: upgrade the method of installing LightGBM on MacOS
* fix: upgrade the method of installing LightGBM on MacOS
* fix: upgrade the method of installing LightGBM on MacOS
* fix: upgrade the method of installing LightGBM on MacOS
* add: comments
* test: build package && check package
* test: build package && check package
* test: build package && check package
* optimize yml
2025-08-15 15:57:55 +08:00
Yuante Li
4b8d70df1b
[feat] fix a bug and adapt general_nn for use with rdagent_qlib ( #1928 )
...
* update qlib general_nn for rdagent_qlib
* fix install lightgbm error
* fix install lightgbm error & format with black
---------
Co-authored-by: Linlang <Lv.Linlang@hotmail.com >
2025-05-20 17:04:09 +08:00
Linlang
320bd65e19
fix fillna bug ( #1914 )
...
* fix fillna bug
* fix flake8 error
* fix pylint error
* update ubuntu version for action
* fix pytest error
* fix pylint error
* fix black error
* fix pylint error
* add Fillna test
* fix black error
* add instruments
* remove code
2025-04-25 11:18:09 +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
Linlang
af4b8772d2
Saurabh12571257/main ( #1866 )
...
* Update README.md
* test macos ci
* test macos ci
* test macos ci
* fix ci error
* fix ci error
---------
Co-authored-by: saurabh dave <87791567+saurabh12571257@users.noreply.github.com >
2024-12-04 16:23:21 +08:00
Linlang
2c33332dd6
More dataloader example ( #1823 )
...
* More dataloader example
* optimize code
* optimeze code
* optimeze code
* optimeze code
* optimeze code
* optimeze code
* fix pylint error
* fix CI error
* fix CI error
* Comments
* fix error type
---------
Co-authored-by: Young <afe.young@gmail.com >
2024-07-10 14:48:44 +08:00
Young
194284b1ac
Update version
2024-05-07 14:15:35 +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
Linlang
21f0b394e7
change get_data url ( #1558 )
...
* change_url
* fix_CI
* fix_CI_2
* fix_CI_3
* fix_CI_4
* fix_CI_5
* fix_CI_6
* fix_CI_7
* fix_CI_8
* fix_CI_9
* fix_CI_10
* fix_CI_11
* fix_CI_12
* fix_CI_13
* fix_CI_13
* fix_CI_14
* fix_CI_15
* fix_CI_16
* fix_CI_17
* fix_CI_18
* fix_CI_19
* fix_CI_20
* fix_CI_21
* fix_CI_22
* fix_CI_23
* fix_CI_24
* fix_CI_25
* fix_CI_26
* fix_CI_27
* fix_get_data_error
* fix_get_data_error2
* modify_get_data
* modify_get_data2
* modify_get_data3
* modify_get_data4
* fix_CI_28
* fix_CI_29
* fix_CI_30
---------
Co-authored-by: Linlang <v-linlanglv@microsoft.com >
2023-06-25 23:39:11 +08:00
Fivele-Li
46264dfec9
normpath for Windows ( #1495 )
...
* path on Windows contains double '/' which may cause open file failed.
* locate import numpy error
* locate import numpy error
* locate import numpy error
* locate import numpy error
* locate import numpy error
* locate import numpy error
* locate import numpy error
* locate import numpy error
* locate import numpy error
* locate import numpy error
* locate import numpy error
* locate import numpy error
* locate import numpy error
* locate import numpy error
* locate import numpy error
* locate import numpy error
* locate import numpy error
* pip release version 23.1 on Apr.15 2023, CI failed to run, Please refer to #1495 ofr detailed logs. The pip version has been temporarily fixed to 23.0.1.
---------
Co-authored-by: lijinhui <362237642@qq.com >
2023-04-26 16:26:12 +08:00
Fivele-Li
754799ab05
update ubuntu CI version; ( #1488 )
...
* update ubuntu CI version;
(End of standard support for 18.04 LTS - 31 May 2023)
* update ubuntu CI version;
---------
Co-authored-by: lijinhui <362237642@qq.com >
2023-04-10 17:06:48 +08:00
you-n-g
e7c660f0d4
More time for slow test ( #1247 )
2022-08-05 16:34:21 +08:00
you-n-g
8e063828f9
Update test_qlib_from_source_slow.yml ( #1222 )
2022-07-22 11:15:52 +08:00
you-n-g
a6700d81ff
Update test_qlib_from_source_slow.yml's timeout setting. ( #1178 )
...
* Update test_qlib_from_source_slow.yml
* Update test_qlib_from_source.yml
* Update test_pit.py
* Update test_pit.py
* Update test_pit.py
* Update test_pit.py
2022-07-06 20:44:10 +08:00
you-n-g
5e404909cf
Add retry for git actions & Fix MacOS Segment Error ( #1173 )
...
* Update test_qlib_from_source_slow.yml
* Update test_qlib_from_source.yml
* Update test_qlib_from_source.yml
* Update test_qlib_from_pip.yml
* Update test_qlib_from_source.yml
2022-07-01 09:52:42 +08:00
Linlang
50d74b5560
split_CI ( #1141 )
2022-06-28 10:17:29 +08:00