Skip to content

Latest commit

 

History

History
67 lines (28 loc) · 1.52 KB

File metadata and controls

67 lines (28 loc) · 1.52 KB

6. WordCloud

  1. Click on the WordCloud in the Visualization category.

  1. Click on Install Package and Import Library to install or load the necessary packages for code execution.
  2. Preview: the WordCloud that will be generated.
  3. Code View: Preview the Code that will be executed.
  4. Run: Execute the code.

Data

WordCloud

Plot


Data

  1. Data: Select the Dataframe to be used for WordCloud. Alternatively, use the Funnel icon to choose specific columns.
  2. Check Use File to load a file than the one currently in memory for WordCloud.
  3. Set the Number of Words to be used in the WordCloud.

WordCloud

  1. Stop Words: Enter the words to be excluded from the WordCloud.
  2. Font Path: Choose a font.
  3. User Option: Optionally provide additional desired options.

Plot

  1. Figure Size: Set the size of the WordCloud Image to be generated.