Skip to content

fix bug#950

Merged
you-n-g merged 1 commit intomicrosoft:mainfrom
wan9c9:patch-6
Mar 6, 2022
Merged

fix bug#950
you-n-g merged 1 commit intomicrosoft:mainfrom
wan9c9:patch-6

Conversation

@wan9c9
Copy link
Contributor

@wan9c9 wan9c9 commented Mar 4, 2022

fix bug in elif isinstance(self.N, float) and 0 < self.N < 1:

Description

Motivation and Context

How Has This Been Tested?

<! --- Put an x in all the boxes that apply: --->

  • 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

fix bug in  elif isinstance(self.N, float) and 0 < self.N < 1:
@you-n-g you-n-g merged commit 9e3d024 into microsoft:main Mar 6, 2022
@you-n-g
Copy link
Collaborator

you-n-g commented Mar 6, 2022

It looks great! Thanks!

@you-n-g you-n-g added the bug Something isn't working label Mar 8, 2022
qianyun210603 pushed a commit to qianyun210603/qlib that referenced this pull request Mar 23, 2023
fix bug in  elif isinstance(self.N, float) and 0 < self.N < 1:
you-n-g pushed a commit to you-n-g/qlib that referenced this pull request Aug 16, 2025
microsoft#950)

* fix: 'DSProposalV2ExpGen' object has no attribute 'COMPONENT_TASK_MAPPING'
* chore: add get_component function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants