Skip to content

Conversation

@you-n-g
Copy link
Collaborator

@you-n-g you-n-g commented Nov 2, 2020

fix the float64 conversion bug

Description

Qlib automatically convert the data to 64 bit float despite the data source accuracy is 32bit.
This PR will fix this

Motivation and Context

Related issue #61

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

@you-n-g you-n-g added the bug Something isn't working label Nov 2, 2020
@you-n-g you-n-g merged commit b6867c6 into main Nov 4, 2020
@you-n-g you-n-g deleted the fix_float_conv branch November 4, 2020 12:27
you-n-g pushed a commit to you-n-g/qlib that referenced this pull request Aug 16, 2025
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