Skip to content

What's New in Version 0.8.60

  • Reverted a change in 0.8.59 that broke the existing behavior of queries that return results in a pandas DataFrame. Some columns that were previously returned as float64 were being returned as pandas’ nullable integer type. This change has been reverted to restore the previous behavior, but will be introduced again in the upcoming 0.9.0 release.