I just have a quick question. I'm working on a hel...
# advanced-need-help
g
I just have a quick question. I'm working on a helper class to test is the dataframes that are inputs and outputs of a node/pipeline follow a given shape. Now, I'm only concerned for now about inputs/outputs that are dataframes. Is thera a way of getting the type of an IO without loading it? Either from the catalog or from the node?