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

Online bug fix, enhancement & docs for dataset, workflow, trainer ... #466

Merged
merged 5 commits into from Jun 17, 2021

Conversation

you-n-g
Copy link
Collaborator

@you-n-g you-n-g commented Jun 11, 2021

Description

Fix following bugs

  • Skip duplicated qlib.auto_init()
  • Fix TSDatasetH flt_col bug!
  • Resolve qlib log attribute confliction
  • Trainer API enhancement
  • More docs and user-friendly warning

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.

Types of changes

  • Fix bugs
  • Add new feature
  • Update documentation

- Skip duplicated qlib.auto_init()
- Fix TSDatasetH flt_col bug!
- Resolve qlib log attribute confliction
- Trainer API enhancement
- More docs and user-friendly warning
qlib/workflow/exp.py Outdated Show resolved Hide resolved
qlib/__init__.py Show resolved Hide resolved
qlib/workflow/expm.py Show resolved Hide resolved
Copy link
Contributor

@Derek-Wds Derek-Wds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! ❤️

@Derek-Wds Derek-Wds added bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request labels Jun 15, 2021
@you-n-g you-n-g merged commit 0aee46e into microsoft:main Jun 17, 2021
qianyun210603 pushed a commit to qianyun210603/qlib that referenced this pull request Mar 23, 2023
Online bug fix, enhancement &  docs for dataset, workflow, trainer ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants