From the course: Data Science on Google Cloud Platform: Exploratory Data Analytics

Unlock the full course today

Join today to access over 22,500 courses taught by industry experts or purchase this course individually.

Other capabilities

Other capabilities - Google Cloud Tutorial

From the course: Data Science on Google Cloud Platform: Exploratory Data Analytics

Start my 1-month free trial

Other capabilities

- [Instructor] Cloud Datalab is essentially a Python Jupyter notebook in its heart. This means that anything you can do with Python, you can do it through the Datalab, too. Datalab can be used to develop code using any Python capability, including procedural logic, error handling, and integrations. You can install any new Python package into Datalab and use it as a part of the notebooks. You can also perform machine learning, if needed, using scikit-learn or TensorFlow. In this course, we focus on GCP-specific functions of Datalab. We expect prior familiarity with Python capabilities. This includes integrations with other GCP products, like Cloud Storage and BigQuery. We will now look at the setup and management capabilities of Datalab.

Contents