astrodbtoolkit / astrodbtoolkit/AstrodbKit
Search result without column names
未关闭
bug
- 主要语言
- Python
- 星标
- 12
- 派生
- 5
- PR 合并指标
- 30 天内没有已合并 PR
描述
Doing the to_pandas method because giving fmt='pandas' produces df without col names:
```
results = db.search_object(query, fmt='astropy') # get the results for that object
```
This sounds like a bug in search_object that needs to be investigated.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。