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
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
you-n-g
a7d5a9b500
Nested data loader ( #1822 )
...
* nested data loader
* Amend
* add data loder test
* fix pylint error
* fix pytest error
* fix pytest error
* delete comments
* Update qlib/contrib/data/handler.py
---------
Co-authored-by: Linlang <Lv.Linlang@hotmail.com >
2024-07-05 15:44:16 +08:00
陈屹华
ebc0ca893e
Fix TSDataSampler Slicing Bug #1716 ( #1803 )
...
* Fix TSDataSampler Slicing Bug #1716
* Fix TSDataSampler Slicing Bug #1716
* Fix TSDataSampler Slicing Bug #1716
* Fix TSDataSampler Slicing Bug with simplyer implmentation#1716
with Simplified Implementation
* Refactor: Fix CI errors by addressing pylint formatting issues
* Refactor: Remove extraneous whitespace for improved code formatting with Black
2024-06-21 09:25:23 +08:00
you-n-g
be4646b4b7
Adjust rolling api ( #1594 )
...
* Intermediate version
* Fix yaml template & Successfully run rolling
* Be compatible with benchmark
* Get same results with previous linear model
* Black formatting
* Update black
* Update the placeholder mechanism
* Update CI
* Update CI
* Upgrade Black
* Fix CI and simplify code
* Fix CI
* Move the data processing caching mechanism into utils.
* Adjusting DDG-DA
* Organize import
2023-07-14 12:16:12 +08:00
you-n-g
32c3070b73
Refine DDG-DA ( #1472 )
...
* Run ddg-da successfully
* Support include valid; More parameters
* Support L2 reg & visualization
* Blackformat
* Enable fill_method
* Support specify handler & optim dataset
* Fix Pylint
2023-04-07 15:00:21 +08:00