Marketplace

The Pyramid Marketplace is a catalog of Python and R scripts that can be downloaded and run immediately. There is a variety of scripts, ranging from data cleansing to stocks and finance, to machine learning, and more.

Access the Marketplace

The Marketplace has three points of access:

  • The Market node: add the Market node to script and click on it to access the Marketplace directly. All scripts will be visible, regardless of scripting language (R or Python) or type.
  • The Python Node: open the Marketplace from the Python node's Properties panel. Only the Python scripts will be exposed. Machine Learning scripts will only be exposed if specified from the Python node's properties.
  • The R node: open the Marketplace from the R node's Properties panel. Only the R scripts will be exposed. Machine Learning scripts will only be exposed if specified from the R node's properties.

Access the Marketplace from a Python or R node by clicking the shopping cart icon from the Properties panel (green highlight below):

Scripting Language

When opened via the Market node, the Marketplace lists all available scripts, both R and Python. You can choose display all, or R or Python only (red highlight below).

Tags Search

Use the tags search (yellow highlight below) to quickly find all scripts related to the given tag. For instance, if you're looking for a script related to geographical locations, select the Geo tag to return only geo-related scripts.

You can select multiple tags for your search, and scripts have more than one tag associated with them.

Search

Search for a script by name. Enter the search term into the search box (green highlight below), and all related scripts will be returned.

Download a Script

To download a script, click its Download button. The Marketplace will close and the given script will be downloaded to the script window in the Market node's properties. The input and output columns will automatically be fed into their respective windows.

  • Click here to learn how to configure scripts from the Properties panel.