This repository was archived by the owner on Apr 1, 2026. It is now read-only.
v0.13.0
0.13.0 (2023-11-07)
Features
to_gbqwithout a destination table writes to a temporary table (#158) (e1817c9)- Add
DataFrame.__iter__,DataFrame.iterrows,DataFrame.itertuples, andDataFrame.keysmethods (#164) (c065071) - Add
Series.__iter__method (#164) (c065071) - Add interpolate() to series and dataframe (#157) (b9cb55c)
- Support 32k text-generation and multilingual embedding models (#161) (5f0ea37)