7 积分
info_outlineQuery BigQuery with Python Using Ibis
GSP298
Overview
Ibis is a Python library for doing data analysis. It offers a Pandas-like environment for executing data analysis in big data processing systems such as Google BigQuery. Ibis's primary goals are to be a type safe, expressive, composable, and familiar replacement for SQL.
In this lab you'll use Ibis to query the Stack Overflow public dataset in BigQuery.
Objectives
-
Query BigQuery using Ibis.
-
Join multiple BigQuery tables together.
-
Write a BigQuery user-defined function (UDF) in Python.
Join Qwiklabs to read the rest of this lab...and more!
- Get temporary access to the Google Cloud Console.
- Over 200 labs from beginner to advanced levels.
- Bite-sized so you can learn at your own pace.