Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bigframes

Package Overview
Dependencies
Maintainers
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bigframes

BigQuery DataFrames -- scalable analytics and machine learning with BigQuery

  • 1.29.0
  • PyPI
  • Socket score

Maintainers
5

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.

.. |GA| image:: https://img.shields.io/badge/support-GA-gold.svg :target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#general-availability .. |pypi| image:: https://img.shields.io/pypi/v/bigframes.svg :target: https://pypi.org/project/bigframes/ .. |versions| image:: https://img.shields.io/pypi/pyversions/bigframes.svg :target: https://pypi.org/project/bigframes/

Documentation

  • BigQuery DataFrames source code (GitHub) <https://github.com/googleapis/python-bigquery-dataframes>_
  • BigQuery DataFrames sample notebooks <https://github.com/googleapis/python-bigquery-dataframes/tree/main/notebooks>_
  • BigQuery DataFrames API reference <https://cloud.google.com/python/docs/reference/bigframes/latest/summary_overview>_
  • BigQuery DataFrames supported pandas APIs <https://cloud.google.com/python/docs/reference/bigframes/latest/supported_pandas_apis>_

Getting started with BigQuery DataFrames

Try the BigQuery DataFrames quickstart <https://cloud.google.com/bigquery/docs/dataframes-quickstart>_ to get up and running in just a few minutes.

License

BigQuery DataFrames is distributed with the Apache-2.0 license <https://github.com/googleapis/python-bigquery-dataframes/blob/main/LICENSE>_.

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

  • Ibis <https://ibis-project.org/>_
  • pandas <https://pandas.pydata.org/>_
  • Python <https://www.python.org/>_
  • scikit-learn <https://scikit-learn.org/>_
  • XGBoost <https://xgboost.readthedocs.io/en/stable/>_

For details, see the third_party <https://github.com/googleapis/python-bigquery-dataframes/tree/main/third_party/bigframes_vendored>_ directory.

Contact Us

For further help and provide feedback, you can email us at bigframes-feedback@google.com <https://mail.google.com/mail/?view=cm&fs=1&tf=1&to=bigframes-feedback@google.com>_.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc