cudf Directory Reference

Directories

Files

file  aggregation.hpp [code]
 Representation for specifying desired aggregations from aggregation-based APIs, e.g., groupby, reductions, rolling, etc.
 
file  binaryop.hpp [code]
 Column APIs for binary ops.
 
file  concatenate.hpp [code]
 Concatenate columns APIs.
 
file  contiguous_split.hpp [code]
 Table APIs for contiguous_split, pack, unpack, and metadata.
 
file  copying.hpp [code]
 Column APIs for gather, scatter, split, slice, etc.
 
file  datetime.hpp [code]
 DateTime column APIs.
 
file  filling.hpp [code]
 Column APIs for fill, repeat, and sequence.
 
file  groupby.hpp [code]
 
file  hashing.hpp [code]
 
file  interop.hpp [code]
 
file  join.hpp [code]
 
file  merge.hpp [code]
 
file  null_mask.hpp [code]
 APIs for managing validity bitmasks.
 
file  partitioning.hpp [code]
 Column partitioning APIs.
 
file  quantiles.hpp [code]
 
file  reduction.hpp [code]
 
file  cudf/replace.hpp [code]
 
file  reshape.hpp [code]
 Column APIs for interleave and tile.
 
file  rolling.hpp [code]
 
file  round.hpp [code]
 Column APIs for round.
 
file  search.hpp [code]
 Column APIs for lower_bound, upper_bound, and contains.
 
file  sorting.hpp [code]
 Column APIs for sort and rank.
 
file  stream_compaction.hpp [code]
 Column APIs for filtering rows.
 
file  transform.hpp [code]
 Column APIs for transforming rows.
 
file  transpose.hpp [code]
 
file  types.hpp [code]
 Type declarations for libcudf.
 
file  unary.hpp [code]
 Column APIs for unary ops.