astrodbtoolkit / astrodbtoolkit/AstrodbKit
Search result without column names
Abierto
bug
- Lenguaje dominante
- Python
- Estrellas
- 12
- Forks
- 5
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.