Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Cloud Analytics with Google Cloud Platform

You're reading from   Cloud Analytics with Google Cloud Platform An end-to-end guide to processing and analyzing big data using Google Cloud Platform

Arrow left icon
Product type Paperback
Published in Apr 2018
Publisher Packt
ISBN-13 9781788839686
Length 282 pages
Edition 1st Edition
Concepts
Arrow right icon
Author (1):
Arrow left icon
Sanket Thodge Sanket Thodge
Author Profile Icon Sanket Thodge
Sanket Thodge
Arrow right icon
View More author details
Toc

Table of Contents (11) Chapters Close

Preface 1. Introducing Cloud Analytics FREE CHAPTER 2. Design and Business Considerations 3. GCP 10,000 Feet Above – A High-Level Understanding of GCP 4. Ingestion and Storing – Bring the Data and Capture It 5. Processing and Visualizing – Close Encounter 6. Machine Learning, Deep Learning, and AI on GCP 7. Guidance on Google Cloud Platform Certification 8. Business Use Cases 9. Introduction to AWS and Azure 10. Other Books You May Enjoy

Google Cloud Datalab

Google recently has launched a tool for data analysis and performing data operations using cloud, named Cloud Datalab. It is a perfect integration of the IPython Jupyter notebook system with Google's BigQuery data warehouse, along with many more nice features of Datalab. It also integrates standard Python libraries, such as graphics and scikit-learn, and Google's own machine learning toolkit TensorFlow.

Cloud Datalab is executed on a VM instance, which is packaged as a container. We can establish a connection from our browser to the Cloud Datalab container. Thus we can open existing Cloud Datalab notebooks and create the new notebooks. Notebooks are used by Cloud Datalab to store and write the code and not the plaintext files. Notebooks integrate the code together and the documentation is written as markdown, along with the results of code execution...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime