Skip to content

Conversation

@zhupr
Copy link
Collaborator

@zhupr zhupr commented Apr 27, 2021

Description

Add future trading date collector

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

from data_collector.utils import generate_minutes_calendar_from_daily


def read_calendar_from_qlib(qlib_dir: Path) -> pd.DataFrame:
Copy link
Collaborator

@you-n-g you-n-g Apr 27, 2021

Choose a reason for hiding this comment

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

Will it be better to use backed storage if it is merged?

@you-n-g you-n-g merged commit 5a7f9ef into microsoft:main Apr 28, 2021
qianyun210603 pushed a commit to qianyun210603/qlib that referenced this pull request Mar 23, 2023
you-n-g pushed a commit to you-n-g/qlib that referenced this pull request Aug 16, 2025
…microsoft#409)

* Fixes on  kaggle output

* feat: add kaggle s3e14 template (microsoft#394)

* add s3e14 template

* fix CI

* Initialisation of a template of competition

* add kaggle s3e16 template (microsoft#396)

* get kaggle competition scores (microsoft#397)

* Adding a new competition s4e6

* feat: s4e5 (microsoft#400)

* init for s4e5

* edit s4e5

* ci issue

* feat: S4e3 (microsoft#402)

* Initialisation of a template of competition

* Adding a new competition s4e6

* Competition Initialised

* Fixed to make sure that now it runs

* Fixing for CI

* correct evaluation (microsoft#403)

* find rank in leaderboard (microsoft#405)

* fix: model templates for KG scenario (microsoft#408)

* fix feature selection for some models

* feat select template

* Updating the prompts for a more powerful model tuning

* refine the prompt

* fix: template error in s4e6

* feat: show simple execution time in demo (microsoft#410)

* show time in kaggle demo

* change color

* fix a small bug

* edit loop.py and proposal

* delete useless files

* CI issues

* ci issue

---------

Co-authored-by: XianBW <36835909+XianBW@users.noreply.github.com>
Co-authored-by: Haoran Pan <167847254+TPLin22@users.noreply.github.com>
Co-authored-by: Way2Learn <118058822+Xisen-Wang@users.noreply.github.com>
Co-authored-by: WinstonLiyt <1957922024@qq.com>
Co-authored-by: TPLin22 <tplin2@163.com>
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.

2 participants