All templates
Template·Text & Data

Generate a Table in Code

Let a Python snippet produce CSV, then parse it into a dataframe. The pattern for pulling in data that has no loader node yet - compute it in code, hand it to the data nodes, and keep the rest of the graph declarative.

Generate a Table in Code — example output from the NodeTool workflow

The workflow

Workflow Editor
Execute Python
Stdout
Import CSV
Csv Data
Output

Nodes in this workflow

3 nodes · 3 types
  • Execute Python
    nodetool.code.ExecutePython
  • Import CSV
    nodetool.data.ImportCSV
  • Output
    nodetool.output.Output

How to run it

  1. 01

    Download NodeTool Studio

    Install the free desktop app for macOS, Windows, or Linux. It runs on your own machine, no account required to start.

  2. 02

    Open the Generate a Table in Code template

    Browse the built-in template library inside Studio and open this workflow onto the canvas. Every node is already wired up.

  3. 03

    Add your keys

    Connect any model providers this workflow calls with your own API keys, or point it at local models.

  4. 04

    Run and remix

    Hit Run to execute the graph and watch results stream in. Swap models, edit prompts, or rewire nodes to make it yours.

Run Generate a Table in Code on your machine

Free, open source, and yours to run. Download Studio, open the template, and run it with your own keys.