Skip to content

v0.10.0

Choose a tag to compare

@auxten auxten released this 05 Jun 03:34
· 19 commits to pybind since this release
f909b10

What's Changed

  • Query on pandas dataframe and query result by @auxten in #36
  • Add Table class with can init from various ways, and query, to_pandas functions. For detail see: #34 @auxten
  • Add Arrow, ArrowSteam type output tests in the basic test. @auxten
  • Drop support for Python 3.7

Full Changelog: v0.9.0...v0.10.0