DataSpace
  • DataSpace
  • Platform
    • Overview
    • Workspaces
    • User Roles
    • Transformation
      • Code
      • Preview
      • Logs
      • Plot
      • Ingest
    • Builds
    • Schedules
    • Secrets Store
  • Infrastructure
    • Overview
Powered by GitBook
On this page
  1. Platform

Transformation

A node in the node graph represents a Transformation. Transformations are essentially Python functions, which accept input DataFrames and output one data frame. The following actions can be performed on Transformations:

  • Click 'Build' to run the transformation code.

  • Click 'Build Full' to sequentially build all upstream nodes.

  • Double-click nodes to rename.

PreviousUser RolesNextCode

Last updated 11 months ago