Version 0.1.0
0.1.0 (2023-08-11)
Features
- Add
bigframes.pandas
package with an API compatible with
pandas. Supported data sources include:
BigQuery SQL queries, BigQuery tables, CSV (local and GCS), Parquet (local
and Cloud Storage), and more. - Add
bigframes.ml
package with an API inspired by
scikit-learn. Train machine learning
models and run batch predicition, powered by BigQuery
ML.