Hello.
I was wondering if I can extract the results of view nodes that don’t have any output ports like “Statistics View”.
Please let me know if there is a way
Best Regards,
hhkim
Hello.
I was wondering if I can extract the results of view nodes that don’t have any output ports like “Statistics View”.
Please let me know if there is a way
Best Regards,
hhkim
How about using the Statistics node? It has output ports. In general View nodes seem to be “endpoints” in Knime.
Thank you for your reply.
But as I know, there are no quantile values in Statistics node.
And some View nodes don’t have any output port.
So I was just wondering there are any way can extract the result of view.
Do you want to have it as a table port so you can access the values? Or more like turn it into a PDF for distribution?
Hi,
You can calculate quantiles with the GroupBy Node.
I just want to have it as a table port so you can access the values.