You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: notebooks/getting_started/exploring_clinical_data.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@
35
35
"\n",
36
36
"In addition to maintaining clinical data in Google BigQuery tables, we also export those in Parquet format into a public cloud-based storage bucket. Those files are free to download, and are rather small (as of IDC v18, less than 65MB altogether).\n",
37
37
"\n",
38
-
"Once downloaded, you can search the content using Pandas sytax of SQL.\n",
38
+
"Once downloaded, you can search the content using Pandas syntax of SQL.\n",
39
39
"\n",
40
40
"This brief notebook will guide you through the steps of the above.\n",
0 commit comments