Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit947ed89

Browse files
authored
Create notes.md
1 parent439c0af commit947ed89

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

‎notes.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
###Notes on the Board
2+
3+
####Setup Steps
4+
Go to github.com/adashofdata and follow the four steps in the README.md file.
5+
1. Download Anaconda
6+
2. Download nlp-in-python-tutorial repo on Github
7+
3. Test to see if you can open a Jupyter Notebook
8+
4. Download additional packages - wordcloud, textblob, gensim
9+
10+
####Resources
11+
***Jupyter Notebook shortcuts**
12+
* Run a cell of code: Shift+Enter
13+
* Insert a cell above: Esc-A
14+
* Insert a cell below: Esc-B
15+
* See documentation: Shift+Tab
16+
***Web scraping**
17+
* Inspect Element in Chrome: Command+Shift+C
18+
***Regular expressions**
19+
* Website to test regular expressions: regex101.com

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp