From: Debian Science Team Date: Sun, 18 Feb 2024 20:31:18 +0000 (+0000) Subject: Avoid privacy breach by Google Analytics X-Git-Tag: archive/raspbian/2.2.3+dfsg-7+rpi1~1^2^2^2^2^2^2~32 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=f0338b0a81c2836d11a31ef80b72453c45e024e7;p=pandas.git Avoid privacy breach by Google Analytics Author: Yaroslav Halchenko , Andreas Tille , Rebecca N. Palmer Forwarded: not-needed Gbp-Pq: Name deb_disable_googleanalytics.patch --- diff --git a/doc/source/conf.py b/doc/source/conf.py index 0d69e030..dee30479 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -240,7 +240,6 @@ html_theme_options = { "footer_start": ["pandas_footer", "sphinx-version"], "github_url": "https://github.com/pandas-dev/pandas", "twitter_url": "https://twitter.com/pandas_dev", - "analytics": {"google_analytics_id": "G-5RE31C1RNW"}, "logo": {"image_dark": "https://pandas.pydata.org/static/img/pandas_white.svg"}, "navbar_end": ["version-switcher", "theme-switcher", "navbar-icon-links"], "switcher": { diff --git a/pandas/tests/io/data/html/spam.html b/pandas/tests/io/data/html/spam.html index a8e445ff..f875e288 100644 --- a/pandas/tests/io/data/html/spam.html +++ b/pandas/tests/io/data/html/spam.html @@ -27,45 +27,9 @@ - - + @@ -794,4 +758,4 @@ handler: function() {this.cancel();},   Software v.1.2.2 - \ No newline at end of file + diff --git a/web/pandas/_templates/layout.html b/web/pandas/_templates/layout.html index d9824f46..ebee9cd4 100644 --- a/web/pandas/_templates/layout.html +++ b/web/pandas/_templates/layout.html @@ -1,13 +1,6 @@ - - pandas - Python Data Analysis Library