astrodbtoolkit / astrodbtoolkit/AstrodbKit
Search result without column names
Open
bug
- Dominant language
- Python
- Stars
- 12
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.