|
1 | 1 | #6. WordCloud |
2 | 2 |
|
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> |
6 | 4 |
|
7 | 5 | 1. Click on the_**WordCloud**_ in the_**Visualization**_ category. |
8 | 6 |
|
| 7 | +<figure><imgsrc="../.gitbook/assets/image (263).png"alt=""width="563"><figcaption></figcaption></figure> |
9 | 8 |
|
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. |
17 | 13 |
|
18 | 14 |
|
19 | 15 |
|
|
31 | 27 |
|
32 | 28 | ###Data |
33 | 29 |
|
| 30 | +<figure><imgsrc="../.gitbook/assets/image (264).png"alt=""width="563"><figcaption></figcaption></figure> |
34 | 31 |
|
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. |
43 | 34 |
|
44 | 35 | *** |
45 | 36 |
|
46 | 37 | ###WordCloud |
47 | 38 |
|
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> |
51 | 40 |
|
52 | 41 | 1._**Stop Words**_: Enter the words to be excluded from the WordCloud. |
53 | 42 | 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. |
55 | 44 |
|
56 | 45 |
|
57 | 46 |
|
58 | 47 | *** |
59 | 48 |
|
60 | 49 | ###Plot |
61 | 50 |
|
| 51 | +<figure><imgsrc="../.gitbook/assets/image (266).png"alt=""><figcaption></figcaption></figure> |
62 | 52 |
|
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. |
67 | 54 |
|