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

Commit7eb7d45

Browse files
minjk-blgitbook-bot
authored andcommitted
GITBOOK-55: WordCloud
1 parent82b89b4 commit7eb7d45

File tree

6 files changed

+13
-26
lines changed

6 files changed

+13
-26
lines changed
118 KB
Loading
26.5 KB
Loading
62.5 KB
Loading
64.7 KB
Loading
52.6 KB
Loading

‎docs/visualization/6.-wordcloud.md‎

Lines changed: 13 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,15 @@
11
#6. WordCloud
22

3-
4-
5-
<figure><imgsrc="../.gitbook/assets/image (77).png"alt=""width="262"><figcaption></figcaption></figure>
3+
<figure><imgsrc="../.gitbook/assets/image (262).png"alt=""width="479"><figcaption></figcaption></figure>
64

75
1. Click on the_**WordCloud**_ in the_**Visualization**_ category.
86

7+
<figure><imgsrc="../.gitbook/assets/image (263).png"alt=""width="563"><figcaption></figcaption></figure>
98

10-
11-
<figure><imgsrc="../.gitbook/assets/image (78).png"alt=""><figcaption></figcaption></figure>
12-
13-
2. Click on_**Install Package**_ and_**Import Library**_ to install or load the necessary packages for code execution.
14-
3._**Preview**_: the WordCloud that will be generated.
15-
4._**Code View**_: Preview the_**Code**_ that will be executed.
16-
5._**Run**_: Execute the code.
9+
2. Click_**Import Package**_,_**Import Library**_ to install or load the packages you need to run your code.
10+
3._**Preview**_: Allows you to preview the WordCloud that will be created.
11+
4._**Code View**_: Allows you to preview the code that will be executed.
12+
5._**Run**_: Run the code.
1713

1814

1915

@@ -31,37 +27,28 @@
3127

3228
###Data
3329

30+
<figure><imgsrc="../.gitbook/assets/image (264).png"alt=""width="563"><figcaption></figcaption></figure>
3431

35-
36-
<figure><imgsrc="../.gitbook/assets/image (79).png"alt=""><figcaption></figcaption></figure>
37-
38-
1._**Data:**_ Select the Dataframe to be used for WordCloud. Alternatively, use the Funnel icon to choose specific columns.
39-
2. Check_**Use File**_ to load a file than the one currently in memory for WordCloud.
40-
3. Set the_**Number of Words**_ to be used in the WordCloud.
41-
42-
32+
1._**Data**_: Select the data you want to graph. Use the funnel icon to select a specific column. You can check_**Use file**_ to load a file other than the one stored in memory.
33+
2._**Number of words**_: Set the number of words you want to use for your WordCloud.
4334

4435
***
4536

4637
###WordCloud
4738

48-
49-
50-
<figure><imgsrc="../.gitbook/assets/image (80).png"alt=""><figcaption></figcaption></figure>
39+
<figure><imgsrc="../.gitbook/assets/image (265).png"alt=""width="563"><figcaption></figcaption></figure>
5140

5241
1._**Stop Words**_: Enter the words to be excluded from the WordCloud.
5342
2._**Font Path**_: Choose a font.
54-
3._**User Option**_:Optionally provideadditionaldesired options.
43+
3._**User Option**_:You can addadditionalcode beyond the functionality provided by Visual Python.
5544

5645

5746

5847
***
5948

6049
###Plot
6150

51+
<figure><imgsrc="../.gitbook/assets/image (266).png"alt=""><figcaption></figcaption></figure>
6252

63-
64-
<figure><imgsrc="../.gitbook/assets/image (81).png"alt=""><figcaption></figcaption></figure>
65-
66-
1._**Figure Size**_: Set the size of the WordCloud Image to be generated.
53+
1._**Figure Size**_: Set the size of the WordCloud image that will be generated.
6754

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp