astrodbtoolkit / astrodbtoolkit/AstrodbKit

Search result without column names

Open
#39 1 comment 0 reactions 1 assignee Claimed by @dr-rodriguez View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.