Skip to contents

Given a stack, we use the registry to find what are the blocks compatible with the last stack block. If the stack is empy, we return data blocks.

Usage

get_compatible_blocks(stack)

Arguments

stack

Stack object.

Value

a dataframe.