Skip to content

IBMPredictiveAnalytics/TreeMaps_with_Pygal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TreeMaps_with_Pygal

Display TreeMaps in IBM SPSS Modeler using extensions built with Python and pygal

Learn more about this implementation of TreeMaps from the Pygal Documentation

Stream


Requirements

More information here: IBM Predictive Extensions


Installation Instructions

Initial one-time set-up for PySpark Extensions

If using v18.0 of SPSS Modeler, navigate to the options.cfg file (Windows default path: C:\Program Files\IBM\SPSS\Modeler\18.0\config). Open this file in a text editor and paste the following text at the bottom of the document:

eas_pyspark_python_path, "C:/Users/IBM_ADMIN/Python_27/python.exe"

  • The italicized path should be replaced with the path to your python.exe from your Python installation.

Installing Pygal

Your Python installation must have the Pygal library installed for this extension to work

Modeler Extension Installation

  1. Save the .mpe file to your computer
  2. In Modeler, click the Extensions menu, then click Install Local Extension Bundle
  3. Navigate to where the .mpe was saved and click open
  4. The extension will install and a pop-up will show what palette it was installed

Example

Download the example stream

Download the example data


License

Apache 2.0


Contributors

About

Display TreeMaps in IBM SPSS Modeler using extensions built with Python and pygal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages