Restore List from truth Table with Default Table (deprecated)¶
Nodes with operations on truth tables, i.e. tables with a boolean column named filter.
- 
class node_restore_filters.RestoreListFromTruthTableDefault(*args, **kwargs)[source]¶
- Given the the output of Filter Tables Predicate this node creates a list of Tables as long as the Output Index Table with a default Table where it has False values. - Inputs: - None : table
- Index Table 
- None : table
- Default 
- None : [table]
- Input 
 - Outputs: - None : [table]
- Output