Uses of Enum
ai.rapids.cudf.DateTimeComponent
Packages that use DateTimeComponent
-
Uses of DateTimeComponent in ai.rapids.cudf
Methods in ai.rapids.cudf that return DateTimeComponentModifier and TypeMethodDescriptionstatic DateTimeComponent
Returns the enum constant of this type with the specified name.static DateTimeComponent[]
DateTimeComponent.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 DateTimeComponentModifier and TypeMethodDescriptionfinal ColumnVector
ColumnView.extractDateTimeComponent
(DateTimeComponent component) Extract a particular date time component from a timestamp.