Skip to content

Update docs and add Python 3.9 CI#178

Merged
you-n-g merged 4 commits intomicrosoft:mainfrom
Derek-Wds:main
Jan 13, 2021
Merged

Update docs and add Python 3.9 CI#178
you-n-g merged 4 commits intomicrosoft:mainfrom
Derek-Wds:main

Conversation

@Derek-Wds
Copy link
Contributor

Description

Update the docs related to the issues #156, #170.

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

Copy link
Collaborator

@you-n-g you-n-g left a comment

Choose a reason for hiding this comment

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

Did you check if the plot in workflow_by_code.ipynb looks good? @Derek-Wds

@Derek-Wds
Copy link
Contributor Author

Some of the figures look good to me, except for the last one (model performance) though. Some errors occurred related to plotly, and it seems that they are not preparing to solve it in the near future (link). This might be some features that are changed in the latest matplotlib release but with no decent API for downstream packages, which causes those packages have late updates.

I guess we have to wait for a while until they fix the bugs. 😅

@Derek-Wds Derek-Wds changed the title Update docs and support Python 3.9 Update docs and add Python 3.9 CI Jan 13, 2021

Users can easily install ``Qlib`` by pip according to the following command(Currently, Qlib only support Python 3.6, 3.7 and 3.8).
This table demonstrates the supported Python version of `Qlib`:
| | install with pip | install from source | plot |
Copy link
Collaborator

Choose a reason for hiding this comment

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

Make more explanation about plot
Only the report plotting in Analyser in jupyter notebook is not supported

@you-n-g you-n-g merged commit b348907 into microsoft:main Jan 13, 2021
you-n-g pushed a commit to you-n-g/qlib that referenced this pull request Aug 16, 2025
…-Copilot, and Paper-Copilot scenario. (microsoft#178)

* Fixed some bugs introduced during refactoring.

* Added docs for four scenrios.

* Update factor_from_report_w_sc.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

run "qrun benchmarks/LightGBM/workflow_config_lightgbm_Alpha158.yaml" in a debug mode when will it have a python3.9 supported version?

2 participants