You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The results that come out of sqlalchemy queries are not easy to parse (list of tuples). As per suggestion from @pllim it would be more useful to get these results in the form of a pandas and/or an astropy table.