Column Transformation#
- group Transformation
Contents:
- Transformation Unaryops
- Transformation Binaryops
binary_op_common_type_tbinary_operatorbinary_operation()binary_operation()binary_operation()binary_operation()binary_operation_fixed_point_scale()binary_operation_fixed_point_output_type()is_supported_operation()binary_op_has_common_type_vcudf::binary_op_common_typecudf::binary_op_common_type< L, R, std::enable_if_t< has_common_type_v< L, R > > >cudf::binary_op_common_type< L, R, std::enable_if_t< is_fixed_point< L >() &&cuda::std::is_floating_point_v< R > > >cudf::binary_op_common_type< L, R, std::enable_if_t< is_fixed_point< R >() &&cuda::std::is_floating_point_v< L > > >
- Transformation Transform
- Transformation Replace
- Transformation Fill