Uses of Class
ai.rapids.cudf.Schema.Builder
Packages that use Schema.Builder
-
Uses of Schema.Builder in ai.rapids.cudf
Methods in ai.rapids.cudf that return Schema.BuilderModifier and TypeMethodDescriptionAdd a new columnstatic Schema.Builder
Schema.builder()
Adds a single column to the current schema.