1. Trang chủ
  2. » Công Nghệ Thông Tin

Keyboard shortcuts for data scientists

202 1 0

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

THÔNG TIN TÀI LIỆU

Nội dung

PowerPoint Presentation Table of contents Keyboard Shortcuts for Data Scientists | 365 Data Science 2 1 PYTHON 1 1 Jupyter IDE Keyboard Shortcuts 5 1 2 Spyder IDE Keyboard Shortcuts 11 1 3 Rodeo IDE K.

Table of contents PYTHON 1.1 Jupyter IDE Keyboard Shortcuts ……………………………………… 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 R 2.1 RStudio Keyboard Shortcuts ………………………………….………… 74 2.1.1 For Windows/Linux …………………… ……………………… 74 2.1.2 For Mac ………………………… …………… …………………… 89 MATLAB 3.1 MATLAB Keyboard Shortcuts …………… ………………….……… 101 3.1.1 For Windows/Linux ……………….… ……………………… 101 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 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 TABLEAU 5.1 Tableau Keyboard Shortcuts …………………………………………… 161 5.1.1 For Windows/Linux ……………………………………………… 161 5.1.2 For Mac ………………………… ………………………………… 168 EXCEL 6.1 Excel Keyboard Shortcuts …………………………………………… … 176 6.1.1 For Windows/Linux ……………………………………………… 176 6.1.2 For Mac ………………………………………………… …………… 183 SPSS 7.1 SPSS Keyboard Shortcuts ………………………………………… …… 187 7.1.1 For Windows/Linux ………… ………………….……………… 187 7.1.2 For Mac ………………………………………………….…….… …… 191 SAS 8.1 SAS Keyboard Shortcuts ……………………………………………….… 195 8.1.1 For Windows/Linux … … ………………………….…… … 195 Keyboard Shortcuts for Data Scientists | 365 Data Science 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 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 + 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 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 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 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 Data editor Keyboard Shortcuts First case + Last case + First variable, first case + Last variable, last case + Scroll down/up a page / Select current case (row) + Select current variable (column) + Select current cell and cell to left + Select current cell and cell to right + Select current cell and cell above + Select current cell and cell below + Keyboard Shortcuts for Data Scientists | 365 Data Science 188 Data editor Keyboard Shortcuts Copy selection + Cut selection + Paste selection + Delete selection Undo an action in a previously edited cell + Redo an action in a previously edited cell + Find data within a variable + Edit contents of current cell (Enter Edit mode) Finish editing cell contents (Exit Edit mode) Next/previous character Extend selection Keyboard Shortcuts for Data Scientists | 365 Data Science / + / 189 Data editor Keyboard Shortcuts Next cell (right); Exit Edit mode Previous cell (left); Exit Edit mode + Move to start of value Move to end of value Select to start of value + Select to end of value + Restore cell contents Switch between Data/Variable view + Activate Variable Type, Value Labels, and Missing Values dialog boxes Activate drop-down lists for Align and Measure columns Keyboard Shortcuts for Data Scientists | 365 Data Science + 190 Data editor Keyboard Shortcuts Start a new file + Open an existing file + Save the active dataset to a file + Print the active file + Stops the processor + Next variable (right) / Previous variable (left) Next case (down) + / / Previous case (up) First variable + Last variable + Keyboard Shortcuts for Data Scientists | 365 Data Science 191 Data editor Keyboard Shortcuts First case + Last case + First variable, first case + Last variable, last case + Scroll down/up a page / Select current case (row) + Select current variable (column) + Select current cell and cell to left + Select current cell and cell to right + Select current cell and cell above + Select current cell and cell below + Keyboard Shortcuts for Data Scientists | 365 Data Science 192 Data editor Keyboard Shortcuts Copy selection + Cut selection + Paste selection + Delete selection Undo an action in a previously edited cell + Redo an action in a previously edited cell + Find data within a variable + Keyboard Shortcuts for Data Scientists | 365 Data Science 193 Keyboard Shortcuts Abbreviation Keyboard Shortcuts Add a new abbreviation + + Bring up word tip + + + + No selection Hide the current word tip Code Folding Collapse all folding blocks Collapse current line Expand all folding blocks * + + * * + Expand current line + Toggle expand current line + * * *Please, use the number pad button Keyboard Shortcuts for Data Scientists | 365 Data Science 195 Keyboard Shortcuts Command and Macro Support Shortcuts Add or change macros + + Execute the last recorded macro + Play a command and macro + Start and Complete macro + + Edit Copy selection + Cut selection + Cut selection + Delete current character Delete previous character Delete previous character Keyboard Shortcuts for Data Scientists | 365 Data Science + 196 Keyboard Shortcuts Edit Edit Keyboard Shortcuts for Windows & Linux Delete to next word start + Delete to previous word start + Insert a carriage return Paste from clipboard + Redo + Redo + + Undo + Undo + Help Get Help for a SAS procedure * Context Help *Place the insertion point within a procedure name and press F1 Keyboard Shortcuts for Data Scientists | 365 Data Science 197 Keyboard Shortcuts Line Markers Go to the next marked line Go to the previous marked line + Toggle marker on the current line + Navigation Go to line (interactive) + Move cursor to the top of the file + Move cursor to the top of the file + Move cursor to the bottom of the file + Move cursor to the bottom of the file + Move cursor down Move cursor down a page *Place the insertion point within a procedure name and press F1 Keyboard Shortcuts for Data Scientists | 365 Data Science 198 Keyboard Shortcuts Navigation Move cursor left Move cursor right Move cursor to beginning of line Move cursor to end of line Move cursor to matching brace and parentheses + / Move cursor to matching DO and END keyword + / Move cursor to next case change + Move cursor to next word start + Move cursor to previous case change + Move cursor to previous word start + Move cursor up Keyboard Shortcuts for Data Scientists | 365 Data Science 199 Keyboard Shortcuts Navigation Move cursor up a page Move cursor to the first visible line + Move cursor to the last visible line + Scroll screen down + Scroll screen up + Option Setting Toggle insert and overwrite mode Selection Extend selection character left + Extend selection character right + Extend selection down + Keyboard Shortcuts for Data Scientists | 365 Data Science 200 Keyboard Shortcuts Selection Keyboard Shortcuts for Windows & Linux Selection Extend selection down a page + Extend selection to beginning of document + + Extend selection to beginning of document + + Extend selection to beginning of line + Extend selection to end of document + + Extend selection to end of document + + Extend selection to end of line + Extend selection to next case change + + Extend selection to previous case change + + Extend selection up + Extend selection up a page + Keyboard Shortcuts for Data Scientists | 365 Data Science 201 Keyboard Shortcuts Selection Extend selection to previous word start + + Extend selection to the next word start + + Select all + Selection Operations Clean up whitespace characters + Comment the selection with line comments + + Convert the selected text to lowercase + + Convert the selected text to uppercase + + + Tab selection Selection Undo the Comment + + Left Tab selection + + Selection Keyboard Shortcuts for Data Scientists | 365 Data Science 202 ... + + 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. .. Synchronize Keyboard Shortcuts for Data Scientists | 365 Data Science + + 37 PyCharm IDE Keyboard Shortcuts General Keyboard Shortcuts View Source + Search Keyboard Shortcuts Find + Replace + Search for. .. Field + + Keyboard Shortcuts for Data Scientists | 365 Data Science 43 PyCharm IDE Keyboard Shortcuts Refactoring Extract Constant + + Extract Parameter + + Keyboard Shortcuts for Data Scientists

Ngày đăng: 09/09/2022, 19:44