qlib icon indicating copy to clipboard operation
qlib copied to clipboard

fix: value error caused by incorrect date format in daily data

Open SunsetWolf opened this issue 6 months ago • 0 comments

…ng the normalize process

Description

Motivation and Context

How Has This Been Tested?

  • [ ] Pass the test by running: pytest qlib/tests/test_all_pipeline.py under upper directory of qlib.
  • [ ] If you are adding a new feature, test on your own test scripts.

Screenshots of Test Results (if appropriate):

  1. Pipeline test:
  2. Your own tests:

Types of changes

  • [ ] Fix bugs
  • [ ] Add new feature
  • [ ] Update documentation

SunsetWolf avatar Sep 19 '25 08:09 SunsetWolf