Script
  • 23 Dec 2022
  • 1 Minute to read
  • Dark
    Light

Script

  • Dark
    Light

Article summary

Description

Legacy-ScriptSource1

A Script source node imports data through a script.

Configuration Options

Basic Configuration Options

SettingDescription\Parameters
Script TypeThe scripting language. R or Python.
Code SnippetCode snippets that can be added to the script. After adding these, they can be adjusted arbitrarily.
ScriptThe script to run. Any code should be placed in the section denoted by "#Place your code here". This node expects a dataframe assigned to frame at the end of this section.

Was this article helpful?

What's Next