Uses of Enum
ai.rapids.cudf.ReplacePolicy
Packages that use ReplacePolicy
-
Uses of ReplacePolicy in ai.rapids.cudf
Methods in ai.rapids.cudf that return ReplacePolicyModifier and TypeMethodDescriptionstatic ReplacePolicy
Returns the enum constant of this type with the specified name.static ReplacePolicy[]
ReplacePolicy.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in ai.rapids.cudf with parameters of type ReplacePolicyModifier and TypeMethodDescriptionfinal ColumnVector
ColumnView.replaceNulls
(ReplacePolicy policy)