Skip to content

Commit 44c88d9

Browse files
committed
DOC: add introduction to Excel page
1 parent 06e31e2 commit 44c88d9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/source/getting_started/comparison/comparison_with_excel.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@
1010
Comparison with Excel
1111
*********************
1212

13+
Since many potential pandas users have some familiarity with `Excel
14+
<https://support.microsoft.com/en-us/excel>`_, this page is meant to provide some examples of how
15+
various Excel operations would be performed using pandas. Much of this will be the
16+
same/similar in `Google Sheets <https://support.google.com/a/users/answer/9282959>`_, `LibreOffice
17+
Calc <https://help.libreoffice.org/latest/en-US/text/scalc/main0000.html?DbPAR=CALC>`_, `Apple
18+
Numbers <https://www.apple.com/mac/numbers/compatibility/functions.html>`_, and other
19+
Excel-compatible spreadsheet software.
20+
1321
Commonly used Excel functionalities
1422
-----------------------------------
1523

0 commit comments

Comments
 (0)