6. WordCloud
Click on the WordCloud in the Visualization category.
Click Import Package, Import Library to install or load the packages you need to run your code.
Preview: Allows you to preview the WordCloud that will be created.
Code View: Allows you to preview the code that will be executed.
Run: Run the code.
Data
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.
Number of words: Set the number of words you want to use for your WordCloud.
WordCloud
Stop Words: Enter the words to be excluded from the WordCloud.
Font Path: Choose a font.
User Option: You can add additional code beyond the functionality provided by Visual Python.
Plot
Figure Size: Set the size of the WordCloud image that will be generated.
Last updated