CAVEconnectome / CAVEclient

This is the python client for accessing REST APIs within the Connectome Annotation Versioning Engine.
https://caveconnectome.github.io/CAVEclient/
MIT License
19 stars 12 forks source link

back end columns coming back with live_query #162

Open ceesem opened 3 months ago

ceesem commented 3 months ago

Live query results are coming back with deleted and superceded_id columns, which explicitly are always NaT/NaN because otherwise they wouldn't be in the data returned. query_table does not return these columns, so this creates a mismatch between the functions.