This repository was archived by the owner on Apr 1, 2026. It is now read-only.
Version 0.1.0
0.1.0 (2023-08-11)
Features
- Add
bigframes.pandaspackage 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.mlpackage with an API inspired by
scikit-learn. Train machine learning
models and run batch predicition, powered by BigQuery
ML.