File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
doc/source/getting_started/comparison Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 10
10
Comparison with Excel
11
11
*********************
12
12
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
+
13
21
Commonly used Excel functionalities
14
22
-----------------------------------
15
23
You can’t perform that action at this time.
0 commit comments