ewoksorange.gui.owwidgets.summarizers.summarize_variable#

ewoksorange.gui.owwidgets.summarizers.summarize_variable(var)[source]#

Provide a short summary for a Ewoks Variable instance for the Orange UI.

Parameters:

var (Variable) – The Variable to summarize.

Return type:

PartialSummary

Returns:

PartialSummary describing the variable.