6. WordCloud

  1. Click on the WordCloud in the Visualization category.

  1. Click Import Package, Import Library to install or load the packages you need to run your code.

  2. Preview: Allows you to preview the WordCloud that will be created.

  3. Code View: Allows you to preview the code that will be executed.

  4. Run: Run the code.


Data

WordCloud

Plot


Data

  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.

  2. Number of words: Set the number of words you want to use for your WordCloud.


WordCloud

  1. Stop Words: Enter the words to be excluded from the WordCloud.

  2. Font Path: Choose a font.

  3. User Option: You can add additional code beyond the functionality provided by Visual Python.


Plot

  1. Figure Size: Set the size of the WordCloud image that will be generated.

Last updated