@@ -548,7 +548,7 @@ the pandas-equivalent operations compared to software you already know:
548
548
.. grid-item-card ::
549
549
:img-top: ../_static/logo_r.svg
550
550
:columns: 12 6 6 6
551
- :class-card: comparison-card-r
551
+ :class-card: comparison-card
552
552
:shadow: md
553
553
554
554
The `R programming language <https://www.r-project.org/ >`__ provides the
@@ -569,7 +569,7 @@ the pandas-equivalent operations compared to software you already know:
569
569
.. grid-item-card ::
570
570
:img-top: ../_static/logo_sql.svg
571
571
:columns: 12 6 6 6
572
- :class-card: comparison-card-sql
572
+ :class-card: comparison-card
573
573
:shadow: md
574
574
575
575
Already familiar to ``SELECT ``, ``GROUP BY ``, ``JOIN ``, etc.?
@@ -588,7 +588,7 @@ the pandas-equivalent operations compared to software you already know:
588
588
.. grid-item-card ::
589
589
:img-top: ../_static/logo_stata.svg
590
590
:columns: 12 6 6 6
591
- :class-card: comparison-card-stata
591
+ :class-card: comparison-card
592
592
:shadow: md
593
593
594
594
The ``data set `` included in the `STATA <https://en.wikipedia.org/wiki/Stata >`__
@@ -608,7 +608,7 @@ the pandas-equivalent operations compared to software you already know:
608
608
.. grid-item-card ::
609
609
:img-top: ../_static/spreadsheets/logo_excel.svg
610
610
:columns: 12 6 6 6
611
- :class-card: comparison-card-excel
611
+ :class-card: comparison-card
612
612
:shadow: md
613
613
614
614
Users of `Excel <https://en.wikipedia.org/wiki/Microsoft_Excel >`__
@@ -628,7 +628,7 @@ the pandas-equivalent operations compared to software you already know:
628
628
.. grid-item-card ::
629
629
:img-top: ../_static/logo_sas.svg
630
630
:columns: 12 6 6 6
631
- :class-card: comparison-card-sas
631
+ :class-card: comparison-card
632
632
:shadow: md
633
633
634
634
The `SAS <https://en.wikipedia.org/wiki/SAS_(software) >`__ statistical software suite
0 commit comments