Skip to content

Commit 7b2dbec

Browse files
Backport PR #48935 on branch 1.5.x (DOC: reverted directive for SAS logo white) (#48960)
Backport PR #48935: DOC: reverted directive for SAS logo white Co-authored-by: Lorenzo Vainigli <[email protected]>
1 parent 9498c10 commit 7b2dbec

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

doc/source/getting_started/index.rst

-4
Original file line numberDiff line numberDiff line change
@@ -607,10 +607,6 @@ the pandas-equivalent operations compared to software you already know:
607607
---
608608
:card: + comparison-card-sas
609609
:img-top: ../_static/logo_sas.svg
610-
:class: only-light
611-
612-
:img-top: ../_static/logo_sas_white.svg
613-
:class: only-dark
614610

615611
The `SAS <https://en.wikipedia.org/wiki/SAS_(software)>`__ statistical software suite
616612
also provides the ``data set`` corresponding to the pandas ``DataFrame``.

0 commit comments

Comments
 (0)