qlib icon indicating copy to clipboard operation
qlib copied to clipboard

full tutorial .ipynb run

Open ArtificialZeng opened this issue 3 years ago • 1 comments

full tutorial .ipynb run, and add 'from qlib.data._libs.rolling import rolling_slope, rolling_rsquare, rolling_resi'

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

ArtificialZeng avatar Jul 30 '22 05:07 ArtificialZeng

CLA assistant check
All CLA requirements met.

Please remove the output of the notebook

You can use scripts like this https://github.com/you-n-g/deploy/blob/master/deploy_apps/config_git4jupyter.sh#L7

image

you-n-g avatar Aug 12 '22 10:08 you-n-g

Please remove the output of the notebook

You can use scripts like this https://github.com/you-n-g/deploy/blob/master/deploy_apps/config_git4jupyter.sh#L7

image

Thks!~ I Closed this pr, and opened a NEW ONE. https://github.com/microsoft/qlib/pull/1252

ArtificialZeng avatar Aug 13 '22 12:08 ArtificialZeng