Skip to content

Version 0.1.0

Compare
Choose a tag to compare
@tswast tswast released this 11 Aug 19:57
· 1044 commits to main since this release
264142e

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
    .