Tải bản đầy đủ (.pdf) (202 trang)

Keyboard shortcuts for data scientists

Bạn đang xem bản rút gọn của tài liệu. Xem và tải ngay bản đầy đủ của tài liệu tại đây (3.15 MB, 202 trang )


Table of contents
1. PYTHON
1.1. Jupyter IDE Keyboard Shortcuts ………………………………………. 5
1.2. Spyder IDE Keyboard Shortcuts ………………………………………. 11
1.3. Rodeo IDE Keyboard Shortcuts ……………………………………….. 21
1.3.1. For Windows/Linux ………………..………..…………………... 21
1.3.2. For Mac ………………………………………..……….……………… 24
1.4. PyCharm IDE Keyboard Shortcuts …………………………………… 27
1.4.1. For Windows/Linux …….……………………..…………………. 27
1.4.2. For Mac ………………………………………………………………… 45
1.5. Atom IDE Keyboard Shortcuts …………………………………………. 63
1.5.1. For Windows/Linux …………………………..….………………. 63
1.5.2. For Mac ………………………………………………………………… 68

2. R
2.1. RStudio Keyboard Shortcuts ………………………………….………… 74
2.1.1. For Windows/Linux ……………………..……………………….. 74
2.1.2. For Mac …………………………..……………..…………………….. 89

3. MATLAB
3.1. MATLAB Keyboard Shortcuts ……………..………………….………. 101
3.1.1. For Windows/Linux ……………….…..………………………... 101

4. SQL
4.1. MySQL Workbench IDE Keyboard Shortcuts ………………….. 104
4.1.1. For Windows/Linux ……………………………..…………….… 104
4.1.2. For Mac ……….…………..………………..………………………... 112
Keyboard Shortcuts for Data Scientists | 365 Data Science

2




Table of contents
4.2. Microsoft SQL Server IDE Keyboard Shortcuts ….………….… 120
4.3. PostgreSQL Keyboard Shortcuts ……………………………….....… 149
4.3.1. For Windows/Linux ………………………………………………. 149
4.3.2. For Mac …………………………………………………..…………... 152
4.4. DB2 Keyboard Shortcuts………………………………...………………. 155

5. TABLEAU
5.1. Tableau Keyboard Shortcuts …………………………………………… 161
5.1.1. For Windows/Linux ………………………………………………. 161
5.1.2. For Mac …………………………..………………………………….... 168

6. EXCEL
6.1. Excel Keyboard Shortcuts ……………………………………………..… 176
6.1.1. For Windows/Linux ………………………………………………. 176
6.1.2. For Mac …………………………………………………..……………. 183

7. SPSS
7.1. SPSS Keyboard Shortcuts …………………………………………..……. 187
7.1.1 For Windows/Linux …………...………………….………………. 187
7.1.2 For Mac ………………………………………………….…….…..…… 191

8. SAS
8.1. SAS Keyboard Shortcuts ……………………………………………….…. 195
8.1.1. For Windows/Linux …...…..………………………….……..….. 195

Keyboard Shortcuts for Data Scientists | 365 Data Science


3



Jupyter IDE
Keyboard Shortcuts

Command Mode (press Esc to enable)
Enter edit mode
Run cell, select below

+

Run selected cells

+

Run cell, insert below

+

To code
To markdown
To raw
Markdown heading size (1, 2, 3, 4, 5, 6)

,…,

Select cell above


/

Select cell below

/

Insert cell above/below

/

Keyboard Shortcuts for Data Scientists | 365 Data Science

5


Jupyter IDE
Keyboard Shortcuts

Command Mode (press Esc to enable)
Cut selected cell
Copy selected cell
Paste cell above

+

Paste cell below
Undo cell deletion
Delete selected cell

+


Merge cell below

+

Save and checkpoint

+

Toggle line numbers
Toggle output
Toggle output scrolling

Keyboard Shortcuts for Data Scientists | 365 Data Science

+

6


Jupyter IDE
Keyboard Shortcuts

Command Mode (press Esc to enable)
Close pager
Show keyboard shortcut help dialog
Interrupt kernel

+


Restart kernel

+

Scroll down
Scroll up

+

Ignore

Edit Mode (press Enter to enable)
Code completion or indent
Tooltip

+

Indent

+

Keyboard Shortcuts for Data Scientists | 365 Data Science

7


Jupyter IDE
Keyboard Shortcuts

Edit Mode (press Enter to enable)

Dedent

+

Select all

+

Undo

+

Redo

+

+

Redo

+

Go to cell start

+

Go to cell start

+


Go to cell end

+

Go to cell end

+

Go one word left

+

Go one word right

+

Keyboard Shortcuts for Data Scientists | 365 Data Science

8


Jupyter IDE
Keyboard Shortcuts

Edit Mode (press Enter to enable)
Delete word before

+

Delete word after


+

Command mode
Command mode

+

Run cell, select below

+

Run selected cells

+

Run cell, insert below

+

Save and checkpoint

+

Split cell

+

+


Move cursor down or next cell
Move cursor up or previous cell

Keyboard Shortcuts for Data Scientists | 365 Data Science

9


Jupyter IDE
Keyboard Shortcuts

Edit Mode (press Enter to enable)
Тoggle comment on current or
selected lines

Keyboard Shortcuts for Data Scientists | 365 Data Science

+

10


Spyder IDE
Keyboard Shortcuts

Conventional Keyboard Shortcuts
Go to start of line
Go to end of line
Go to previous character
Go to next character

Go up to previous line
Go down to next line
Go to start of previous word

+

Go to start of next word

+

Go to start of document

+

or

+

Go to end of document

+

or

+

Open file

Keyboard Shortcuts for Data Scientists | 365 Data Science


+

11


Spyder IDE
Keyboard Shortcuts

Conventional Keyboard Shortcuts
Open new file

+

Delete to beginning of previous word

+

Delete to beginning of next word

+

Select all

+

Copy selection

+

Save current file


+

Save current file as

+

Save all open files

+

+
+

Delete selection or current character
Cut selection

+

Paste clipboard contents

+

Keyboard Shortcuts for Data Scientists | 365 Data Science

12


Spyder IDE
Keyboard Shortcuts


Conventional Keyboard Shortcuts
+

Undo last action
Redo last action

+

+
+

Quit Spyder

Keyboard Shortcuts for Navigation
Go to line

+

Go to previous file

+

Go to next file

+

+

Go to (i.e., open) last closed file


+

+

+

Go to (i.e., switch to and open) file
Go to previous cursor location

+

+

Go to next cursor location

+

+

Keyboard Shortcuts for Data Scientists | 365 Data Science

13


Spyder IDE
Keyboard Shortcuts

Keyboard Shortcuts for Navigation
Go to last edit location


+

Go to definition

+

+

+

Keyboard Shortcuts for Zooming and Commenting
Zoom in

+

or

Zoom out

+

Zoom reset

+

Toggle comment selection (or line)

+


Insert block comment

+

Uncomment block comment

+

Keyboard Shortcuts for Data Scientists | 365 Data Science

+

14


Spyder IDE
Keyboard Shortcuts

Search and Replace
Find text

+

Find next
Find previous

+

Replace text


+

Moving, Copying, Duplicating, Deleting
Move line down

+

Move line up

+

Delete line

+

Copy line

+

+

Duplicate line

+

+

Keyboard Shortcuts for Data Scientists | 365 Data Science

15



Spyder IDE
Keyboard Shortcuts

Miscellaneous Keyboard Shortcuts
Indent selected line(s)
Unindent selected line(s)

+

Transform to lowercase

+

Transform to uppercase
Close file
Close all

+
+

+
or

+

+
+


Code completion

+

Inspect current object

+

Executing Code
Run file (complete program)

Re-run last script

Keyboard Shortcuts for Data Scientists | 365 Data Science

16


Spyder IDE
Keyboard Shortcuts

Executing Code
Configure

+

Run selection (or current line)
Profile
Run cell


+

Run cell and advance

+

Run static code analysis
Open an iPython console

+

Restart kernel

+

Debugging Code
Breakpoint

Conditional breakpoint

Keyboard Shortcuts for Data Scientists | 365 Data Science

+

17


Spyder IDE
Keyboard Shortcuts


Debugging Code
Debug

+

Step

+

Step into

+

Step return

+

Continue
Stop

+
+

+

+

Editor pane

+


+

Python console pane

+

+

iPython console pane

+

+

Variable explorer pane

+

+

Interface Adjustment and Layouts

Keyboard Shortcuts for Data Scientists | 365 Data Science

18


Spyder IDE
Keyboard Shortcuts


Interface Adjustment and Layouts
Help pane

+

+

File explorer pane

+

+

Outline pane (show/hide)

+

+

Project explorer pane

+

+

Find in files pane

+


+

History log pane

+

+

Breakpoints pane

+

+

Online help pane

+

+

Close current pane

+

+

Lock panes

+


+

Maximize current pane

+

Keyboard Shortcuts for Data Scientists | 365 Data Science

+

+

19


Spyder IDE
Keyboard Shortcuts

Interface Adjustment and Layouts
Preferences

+

+

+

Full screen mode
Toolbars (hide/show)


+

+

Use previous layout

+

+

Use next layout

+

+

Save current layout

+

+

Layout preferences

+

+

Keyboard Shortcuts for Data Scientists | 365 Data Science


20


Rodeo IDE
Keyboard Shortcuts

System Shortcuts
Run code

+

Show preferences

+

Theoretical explanation

+

New editor

+

Open file

+

+

Save file


+

Close file

+

Move to editor to the
left of active editor

+

+

Move to editor to the
right of active editor

+

+

Focus on editor

+

Focus on console

+

Keyboard Shortcuts for Data Scientists | 365 Data Science


21


Rodeo IDE
Keyboard Shortcuts

System Shortcuts
Toggle view for Environment/History

+

Toggle view for Files/Plots/Packages/Help

+

Restart Rodeo

+

Console Shortcuts
Clear console

+

Skip to beginning of console

+

Skip to end of console


+

Cancel console input

+

Show autocomplete options

Keyboard Shortcuts for Data Scientists | 365 Data Science

22


Rodeo IDE
Keyboard Shortcuts

Editor Shortcuts
Show autocomplete options
Comment code

+

Delete line

+

Select next occurrence

+


+

Select previous occurrence

+

+

Split into lines

+

+

Find / replace text

+

Go to next occurrence

+

Go to previous occurrence

+

+

Select text between brackets


+

+

Keyboard Shortcuts for Data Scientists | 365 Data Science

23


Rodeo IDE
Keyboard Shortcuts

System Shortcuts
Run code

+

Show preferences

+

Theoretical explanation

+

New editor

+


Open file

+

+

Save file

+

Close file

+

Move to editor to the left of active
editor

+

+

Move to editor to the right of active
editor

+

+

Focus on editor


+

Focus on console

+

Keyboard Shortcuts for Data Scientists | 365 Data Science

24


Rodeo IDE
Keyboard Shortcuts

System Shortcuts
Toggle view for Environment/History

+

Toggle view for Files/Plots/Packages/Help

+

Restart Rodeo

+

Console Shortcuts
Clear console


+

Skip to beginning of console

+

Skip to end of console

+

Cancel console input

+

Show autocomplete options

Keyboard Shortcuts for Data Scientists | 365 Data Science

25


×