From ddebcc5b0247a430f8893ef400f0977cb56f6fe9 Mon Sep 17 00:00:00 2001 From: Quarto GHA Workflow Runner Date: Thu, 22 Feb 2024 08:03:24 +0000 Subject: [PATCH] Built site for gh-pages --- .nojekyll | 2 +- Introduction_to_python_2.html | 12 ++++++------ data-science-with-pandas-2.html | 2 +- index.html | 4 ++-- search.json | 4 ++-- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/.nojekyll b/.nojekyll index f784c90..3db780f 100644 --- a/.nojekyll +++ b/.nojekyll @@ -1 +1 @@ -b4a5ca19 \ No newline at end of file +dd038e35 \ No newline at end of file diff --git a/Introduction_to_python_2.html b/Introduction_to_python_2.html index 9d0556a..3641a2c 100644 --- a/Introduction_to_python_2.html +++ b/Introduction_to_python_2.html @@ -446,12 +446,12 @@

diff --git a/data-science-with-pandas-2.html b/data-science-with-pandas-2.html index d48ceb2..27dc7e1 100644 --- a/data-science-with-pandas-2.html +++ b/data-science-with-pandas-2.html @@ -1948,7 +1948,7 @@

grouped_data.mean()
-
/tmp/ipykernel_2415/1133710423.py:1: FutureWarning: The default value of numeric_only in DataFrameGroupBy.mean is deprecated. In a future version, numeric_only will default to False. Either specify numeric_only or select only columns which should be valid for the function.
+
/tmp/ipykernel_2439/1133710423.py:1: FutureWarning: The default value of numeric_only in DataFrameGroupBy.mean is deprecated. In a future version, numeric_only will default to False. Either specify numeric_only or select only columns which should be valid for the function.
   grouped_data.mean()
diff --git a/index.html b/index.html index 49a7194..97fb036 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@ - + Introduction to Python & Data