Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update python version #1868

Merged
merged 48 commits into from
Dec 17, 2024
Merged

update python version #1868

merged 48 commits into from
Dec 17, 2024

Conversation

SunsetWolf
Copy link
Collaborator

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

@github-actions github-actions bot added the waiting for triage Cannot auto-triage, wait for triage. label Dec 11, 2024
.github/workflows/test_qlib_from_source.yml Outdated Show resolved Hide resolved
Makefile Show resolved Hide resolved
MANIFEST.in Show resolved Hide resolved
.github/workflows/test_qlib_from_source.yml Show resolved Hide resolved
pyproject.toml Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
qlib/backtest/report.py Show resolved Hide resolved
qlib/workflow/expm.py Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
Makefile Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
pyproject.toml Show resolved Hide resolved
qlib/contrib/model/pytorch_general_nn.py Outdated Show resolved Hide resolved
.github/workflows/test_qlib_from_source.yml Outdated Show resolved Hide resolved
.github/workflows/test_qlib_from_source.yml Outdated Show resolved Hide resolved
qlib/workflow/expm.py Show resolved Hide resolved
tests/model/test_general_nn.py Outdated Show resolved Hide resolved
tests/test_workflow.py Outdated Show resolved Hide resolved
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Dec 16, 2024
@SunsetWolf SunsetWolf marked this pull request as ready for review December 16, 2024 07:03
@SunsetWolf SunsetWolf merged commit a0cef03 into main Dec 17, 2024
70 checks passed
@SunsetWolf SunsetWolf deleted the update_python_version branch December 17, 2024 03:30
@SunsetWolf SunsetWolf added dependencies Pull requests that update a dependency file and removed waiting for triage Cannot auto-triage, wait for triage. labels Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants