alercebroker / alerce_client

🐍 ALeRCE Python Client
https://alerce.readthedocs.io/en/latest/index.html
MIT License
7 stars 1 forks source link

[Bug] query_objects returning fields class and classifier #11

Open fforster opened 3 years ago

fforster commented 3 years ago

Describe the bug query_object returns two fields that shouldn't exist

To Reproduce alerce.query_objects(oid="ZTF19abahvdh", format='pandas')

Expected behavior These fields shouldn't be there, they confuse users.

Screenshots If applicable, add screenshots to help explain your problem. image

Environment (please complete the following information):

fforster commented 3 years ago

The fields that shouldn't be there are class and classifier!

fforster commented 3 years ago

And probability