Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 95bf145

Browse filesBrowse files
authored
Samples for migration from datalab's BigQuery module to google-cloud-bigquery (GoogleCloudPlatform#1995)
1 parent edaf68a commit 95bf145
Copy full SHA for 95bf145

File tree

Expand file treeCollapse file tree

3 files changed

+423
-0
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+423
-0
lines changed

‎bigquery/datalab-migration/README.md

Copy file name to clipboard
+4Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Datalab Migration Guide
2+
3+
This directory contains samples used in the `datalab` to
4+
`google-cloud-bigquery` migration guide.
+5Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
google-cloud-bigquery[pandas,pyarrow]==1.8.1
2+
datalab==1.1.4
3+
ipython==7.2.0; python_version > '2.7'
4+
ipython==5.5; python_version == '2.7'
5+
google-cloud-monitoring==0.28.1

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.