AI4Finance-Foundation / AI4Finance-Foundation/FinRL-Tutorials
Please resolve this issue: AttributeError: 'UTC' object has no attribute 'key'
未关闭
- 主要语言
- Jupyter Notebook
- 星标
- 1.2k
- 派生
- 435
- PR 合并指标
- 30 天内没有已合并 PR
描述
/usr/local/lib/python3.10/site-packages/exchange_calendars/calendar_helpers.py in parse_date(date, param_name, calendar, raise_oob)
377 ts = parse_timestamp(date, param_name, raise_oob=False, side="left", utc=False)
378
--> 379 if ts.tz is not None:
380 raise ValueError(
381 f"Parameter `{param_name}` received with timezone defined as '{ts.tz.key}'"
AttributeError: 'UTC' object has no attribute 'key'
贡献指南
评估
这个 Issue 还没有评估数据。