From 941fa843f1eb90a1dcadad8254ac1e02ff06cb3f Mon Sep 17 00:00:00 2001 From: Ashley Xu Date: Mon, 22 Apr 2024 16:20:00 +0000 Subject: [PATCH] docs: add supported pandas apis on the main page --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 64d1e4e72c..70041c7c8e 100644 --- a/README.rst +++ b/README.rst @@ -25,6 +25,7 @@ Documentation * `BigQuery DataFrames source code (GitHub) `_ * `BigQuery DataFrames sample notebooks `_ * `BigQuery DataFrames API reference `_ +* `BigQuery DataFrames supported pandas APIs `_ Getting started with BigQuery DataFrames