AI4Finance-Foundation / AI4Finance-Foundation/FinGPT
FinGPT-v1 , errors with download_titles.py
未关闭
question
- 主要语言
- Jupyter Notebook
- 星标
- 21.2k
- 派生
- 3k
- 平均合并
- 1 小时 55 分钟
- 30 天内合并 PR
- 5
描述
I don't understand what does `al_re` mean ?
```python
# ATTENTION! Should replace this with your results path!
al_re = os.listdir(r"D:\python_project\FinRL-Meta\experiment\scrape\results")
al_re = [al.split(".")[0] for al in al_re]
```
贡献指南
评估
这个 Issue 还没有评估数据。