Linlang

Results 155 comments of Linlang

Hi, @bsq1989 I'd like to know how to reproduce this.

I tried to generate `csi300.txt` with the command `python collector.py --index_name CSI300 --qlib_dir ~/.qlib/qlib_data/cn_data --method parse_instruments`, and I didn't find the problem you mentioned in it.

I found this problem, would you like to fix it? Contributing your code is very welcome.

Hi, @andy071001 `TypeError: mean() got an unexpected keyword argument 'level'` `Series.mean(level=0)`, which has been removed or is no longer recommended in newer versions of Pandas. This has been fixed in...

Hi, @Liumh-01 I tried to create a new environment on windows, and then using `pip install pyqlib` did not reproduce the problem you describe, can you provide more information to...

Hi, @a1923c Thank you for your interest in `qlib`. Congratulations on solving this issue. This issue will be closed shortly.

Hi, @CamelShoko I pulled the latest code, created the virtual environment and installed it, then ran the `qrun examples/benchmarks/Transformer/workflow_config_transformer_Alpha360.yaml` command and didn't find the problem you mentioned, how should your...

Hi, @ejgarcian We've recently changed the `Azure OpenAI` settings section of the [documentation](https://rdagent.readthedocs.io/en/latest/installation_and_configuration.html#azure-openai), if you follow the instructions in the documentation now, will it solve your problem?

If the issue has been solved, can we close this issue?

Hi, @awfssv The static stock pool is currently unavailable, you can try pulling [this PR](https://github.com/microsoft/qlib/pull/1894) and retrying.