v0.10.0
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