concepts.dsl.expression.ConstantExpression#
- class ConstantExpression[source]#
Bases:
ValueOutputExpression
Constant expression always returns a constant value.
Methods
cached_string
([max_length])false
()float32
(value)from_value
(value[, dtype])int64
(value)string
(value)true
()Attributes
The constant.
- __new__(**kwargs)#
- check_arguments()#
- FALSE = ConstantExpression<C::0>#
- TRUE = ConstantExpression<C::1>#