googleapis / python-bigquery-dataframes

BigQuery DataFrames

Home Page:https://cloud.google.com/python/docs/reference/bigframes/latest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BigQuery DataFrames

GA pypi versions

BigQuery DataFrames provides a Pythonic DataFrame and machine learning (ML) API powered by the BigQuery engine.

  • bigframes.pandas provides a pandas-compatible API for analytics.
  • bigframes.ml provides a scikit-learn-like API for ML.

BigQuery DataFrames is an open-source package. You can run pip install --upgrade bigframes to install the latest version.

Documentation

Getting started with BigQuery DataFrames

Try the BigQuery DataFrames quickstart to get up and running in just a few minutes.

License

BigQuery DataFrames is distributed with the Apache-2.0 license.

It also contains code derived from the following third-party packages:

For details, see the third_party directory.

Contact Us

For further help and provide feedback, you can email us at bigframes-feedback@google.com.

About

BigQuery DataFrames

https://cloud.google.com/python/docs/reference/bigframes/latest

License:Apache License 2.0


Languages

Language:Python 64.9%Language:Jupyter Notebook 33.8%Language:Shell 1.2%Language:Dockerfile 0.1%