column: undefined column name '8'
未关闭
- 主要语言
- Shell
- 星标
- 141
- 派生
- 26
- PR 合并指标
- 30 天内没有已合并 PR
描述
Script is no longer able to get prices, outputs
column: undefined column name '8'
and then the market data source and date
贡献指南
这个仓库没有索引到贡献指南
调研方向
The error 'undefined column name '8'' suggests a parsing or data format issue in the script. Start by examining the main script file (likely coinbash.sh) and any functions that fetch or parse market data, particularly looking for column indexing. Check the external data source's API or output format for changes. Running the script in debug mode or adding echo statements may help locate where column '8' is referenced.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- bash, shell
- 领域
- cli
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100