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
- #37
- Add Table class with can init from various ways, and `query`, `to_pandas` functions. For detail see: #34
- Add test code for the `Table` class
- Add Arrow, ArrowSteam type output tests in the basic test.
- Update README for 3 kinds of usage
As pandas start to drop Python 3.7 from 2021.
So I decided to drop support for Python 3.7 after v0.9.0. For Python 3.7 the last available chdb version is 0.9.0
Any feedback will be appreciated.
The text was updated successfully, but these errors were encountered: