ValueExpression.has_global_df()

Returns true if the value expression has a dependency on external variables in the current data flow graph, false otherwise.

has_global_df() → bool

Last updated