From a9ef03b92a769af191129dd8e8f70dbbd672283f Mon Sep 17 00:00:00 2001 From: Lorenzo Vainigli Date: Wed, 5 Oct 2022 20:16:35 +0200 Subject: [PATCH] Backport PR #48935: DOC: reverted directive for SAS logo white --- doc/source/getting_started/index.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/source/getting_started/index.rst b/doc/source/getting_started/index.rst index 6e43ac6d6d4c6..4792d26d021d6 100644 --- a/doc/source/getting_started/index.rst +++ b/doc/source/getting_started/index.rst @@ -607,10 +607,6 @@ the pandas-equivalent operations compared to software you already know: --- :card: + comparison-card-sas :img-top: ../_static/logo_sas.svg - :class: only-light - - :img-top: ../_static/logo_sas_white.svg - :class: only-dark The `SAS `__ statistical software suite also provides the ``data set`` corresponding to the pandas ``DataFrame``.