| Class and Description |
|---|
| Aggregate
Class for all the aggregate functions like count, max etc
|
| BinaryOp
Mathematical unary operations.
|
| BinaryOperable |
| ColumnFilterOptions |
| ColumnFilterOptions.Builder |
| ColumnVector
A Column Vector.
|
| ColumnVector.Builder
Build
|
| CSVOptions
Options for reading a CSV file
|
| CSVOptions.Builder |
| CudaException
Exception from the cuda language/library.
|
| CudaMemInfo
Represent free and total device memory.
|
| DType |
| GroupByOptions
Options for group by (see cudf::groupby::Options)
|
| GroupByOptions.Builder |
| HashFunction |
| HostMemoryBuffer
This class represents an off-heap buffer held in the host memory.
|
| ORCOptions
Options for reading a ORC file
|
| ORCOptions.Builder |
| ParquetOptions
Options for reading a parquet file
|
| ParquetOptions.Builder |
| PartitionedTable
Class to provide a PartitionedTable
|
| QuantileMethod
Method used to calculate the quantiles
|
| ReductionOp
Reduction operations on a column
|
| RmmException
Exception from RMM allocator.
|
| Scalar
A single scalar value.
|
| Schema
The schema of data to be read in.
|
| Schema.Builder |
| Table
Class to represent a collection of ColumnVectors and operations that can be performed on them
collectively.
|
| Table.AggregateOperation
Class representing aggregate operations
|
| Table.OrderByArg |
| Table.TableOperation |
| Table.TestBuilder
Create a table on the GPU with data from the CPU.
|
| TimeUnit
Defines the unit of time that an algorithm or structure is storing.
|
| UnaryOp
Mathematical unary operations.
|
Copyright © 2019. All rights reserved.