Match Tables list lengths (deprecated)

../../../../_images/match_list.svg
The considered category of nodes includes a number of common list operations,
  • Append
  • Extend
  • Get item

These list operations exist for list of ADAFs, Tables, and Text.

class node_list_operations.MatchTablesList(*args, **kwargs)[source]

Match a list of Tables lengths.

Inputs:
guide : [table]

Guide list

input : [table]

Input list

Outputs:
output : [table]

Output list

Configuration:
Extend values

(no description)