Skip to content

Conversation

@Fivele-Li
Copy link
Contributor

Description

1.specify group_keys=False to avoid FutureWarning;
2.fix get train_start from dict unexpected problem;

Motivation and Context

fix bugs reported in #1361 (comment)

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

2.fix get train_start from dict unexpected problem;
@Fivele-Li Fivele-Li added the bug Something isn't working label May 19, 2023
@github-actions github-actions bot added the waiting for triage Cannot auto-triage, wait for triage. label May 19, 2023
@Fivele-Li Fivele-Li removed the waiting for triage Cannot auto-triage, wait for triage. label May 19, 2023
@github-actions github-actions bot added the waiting for triage Cannot auto-triage, wait for triage. label May 24, 2023
@you-n-g you-n-g merged commit 3704772 into microsoft:main May 24, 2023
gaogen123 pushed a commit to gaogen123/qlib that referenced this pull request Sep 13, 2025
* 1.specify group_keys=False to avoid FutureWarning;
2.fix get train_start from dict unexpected problem;

* fix black

* Add comments

* Add make file

---------

Co-authored-by: Young <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working waiting for triage Cannot auto-triage, wait for triage.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants