File tree Expand file tree Collapse file tree 3 files changed +44
-0
lines changed Expand file tree Collapse file tree 3 files changed +44
-0
lines changed Original file line number Diff line number Diff line change @@ -11,5 +11,6 @@ Comparison with other tools
11
11
12
12
comparison_with_r
13
13
comparison_with_sql
14
+ comparison_with_excel
14
15
comparison_with_sas
15
16
comparison_with_stata
Original file line number Diff line number Diff line change @@ -619,6 +619,22 @@ the pandas-equivalent operations compared to software you already know:
619
619
620
620
:ref: `Learn more <compare_with_stata >`
621
621
622
+ .. raw :: html
623
+
624
+ </div >
625
+ </div >
626
+ </div >
627
+ <div class =" col-lg-6 col-md-6 col-sm-6 col-xs-12 d-flex" >
628
+ <div class =" card text-center intro-card shadow" >
629
+ <img src =" ../_static/logo_excel.svg" class =" card-img-top" alt =" Excel logo" height =" 52" >
630
+ <div class =" card-body flex-fill" >
631
+ <p class =" card-text" >Users of <a href =" https://en.wikipedia.org/wiki/Microsoft_Excel" >Excel</a >
632
+ or other spreadsheet programs will find that many of the concepts are transferrable to pandas.</p >
633
+
634
+ .. container :: custom-button
635
+
636
+ :ref: `Learn more <compare_with_excel >`
637
+
622
638
.. raw :: html
623
639
624
640
</div >
You can’t perform that action at this time.
0 commit comments