| aggregation.hpp | Representation for specifying desired aggregations from aggregation-based APIs, e.g., groupby, reductions, rolling, etc |
| ast_operator.hpp | |
| attributes.hpp | Read attributes of strings column |
| avro.hpp | |
| binaryop.hpp | Column APIs for binary ops |
| bit.hpp | Utilities for bit and bitmask operations |
| byte_pair_encoding.hpp | |
| byte_range_info.hpp | |
| capitalize.hpp | |
| case.hpp | |
| char_cases.hpp | |
| char_types.hpp | |
| char_types_enum.hpp | |
| column.hpp | Class definition for cudf::column |
| column_device_view.cuh | Column device view class definitions |
| column_device_view_base.cuh | Column device view class definitions |
| column_factories.hpp | Column factory APIs |
| column_utilities.hpp | |
| column_view.hpp | Column view class definitions |
| column_wrapper.hpp | |
| lists/combine.hpp | |
| strings/combine.hpp | Strings APIs for concatenate and join |
| concatenate.hpp | Concatenate columns APIs |
| conditional_join.hpp | |
| config_utils.hpp | |
| lists/contains.hpp | |
| strings/contains.hpp | Strings APIs for regex contains, count, matches, like |
| context.hpp | |
| contiguous_split.hpp | Table APIs for contiguous_split, pack, unpack, and metadata |
| conv.hpp | Conversion functions for fixed-point numbers |
| convert_booleans.hpp | |
| convert_datetime.hpp | |
| convert_durations.hpp | |
| convert_fixed_point.hpp | |
| convert_floats.hpp | |
| convert_integers.hpp | |
| convert_ipv4.hpp | |
| convert_lists.hpp | |
| convert_urls.hpp | |
| copying.hpp | Column APIs for gather, scatter, split, slice, etc |
| count_elements.hpp | |
| csv.hpp | |
| data_chunk_source.hpp | |
| data_chunk_source_factories.hpp | |
| data_sink.hpp | |
| datasource.hpp | |
| datetime.hpp | DateTime column APIs |
| deduplicate.hpp | |
| default_stream.hpp | |
| deletion_vectors.hpp | |
| dictionary.hpp | Concrete type definition for dictionary columns |
| dictionary_column_view.hpp | Class definition for cudf::dictionary_column_view |
| dictionary_factories.hpp | |
| distinct_hash_join.hpp | |
| doxygen_groups.h | Doxygen group definitions |
| durations.hpp | Concrete type definitions for int32_t and int64_t durations in varying resolutions |
| edit_distance.hpp | |
| encode.hpp | Dictionary column encode and decode APIs |
| error.hpp | |
| explode.hpp | Column APIs for explore list columns |
| export.hpp | |
| expressions.hpp | |
| lists/extract.hpp | |
| strings/extract.hpp | |
| filling.hpp | Column APIs for fill, repeat, and sequence |
| lists/filling.hpp | Column APIs for individual list sequence |
| filtered_join.hpp | |
| find.hpp | |
| find_multiple.hpp | |
| findall.hpp | |
| fixed_point.hpp | Class definition for fixed point data type |
| flags.hpp | |
| gather.hpp | |
| generate_ngrams.hpp | |
| groupby.hpp | |
| hash_join.hpp | |
| hashing.hpp | |
| host_udf.hpp | Declare the base class for host-side user-defined function (HOST_UDF) and example of subclass implementation |
| hybrid_scan.hpp | |
| int_cast.hpp | |
| interop.hpp | |
| iterator_utilities.hpp | |
| jaccard.hpp | |
| join.hpp | |
| io/json.hpp | |
| json/json.hpp | |
| kafka_callback.hpp | |
| kafka_consumer.hpp | |
| label_bins.hpp | APIs for labeling values by bin |
| list_device_view.cuh | |
| list_view.hpp | Class definition for cudf::list_view |
| lists_column_device_view.cuh | |
| lists_column_view.hpp | Class definition for cudf::lists_column_view |
| logger.hpp | |
| memory_resource.hpp | |
| merge.hpp | |
| minhash.hpp | |
| mixed_join.hpp | |
| multibyte_split.hpp | |
| ngrams_tokenize.hpp | |
| normalize.hpp | |
| null_mask.hpp | APIs for managing validity bitmasks |
| orc.hpp | |
| orc_metadata.hpp | CuDF-IO freeform API |
| orc_types.hpp | |
| padding.hpp | |
| parquet.hpp | |
| parquet_metadata.hpp | CuDF-IO freeform API |
| parquet_schema.hpp | Parquet footer schema structs |
| partition.hpp | Strings partition APIs |
| partitioning.hpp | Column partitioning APIs |
| pinned_memory.hpp | |
| prefetch.hpp | |
| quantiles.hpp | |
| range_window_bounds.hpp | |
| reduction.hpp | |
| regex_program.hpp | |
| repeat_strings.hpp | Strings APIs for copying strings |
| cudf/replace.hpp | |
| cudf/strings/replace.hpp | |
| nvtext/replace.hpp | |
| replace_re.hpp | |
| reshape.hpp | Column APIs for interleave and tile |
| lists/reverse.hpp | |
| strings/reverse.hpp | |
| rolling.hpp | |
| round.hpp | Column APIs for round |
| scalar.hpp | Class definitions for cudf::scalar |
| scalar_device_view.cuh | Scalar device view class definitions |
| scalar_factories.hpp | Scalar factory APIs |
| dictionary/search.hpp | |
| search.hpp | Column APIs for lower_bound, upper_bound, and contains |
| set_operations.hpp | |
| side_type.hpp | |
| slice.hpp | |
| sort_merge_join.hpp | |
| lists/sorting.hpp | |
| sorting.hpp | Column APIs for sort and rank |
| span.hpp | APIs for spans |
| split.hpp | |
| split_re.hpp | |
| stemmer.hpp | |
| lists/stream_compaction.hpp | |
| stream_compaction.hpp | Column APIs for filtering rows |
| string_view.cuh | |
| string_view.hpp | Class definition for cudf::string_view |
| strings_column_view.hpp | Class definition for cudf::strings_column_view |
| strip.hpp | |
| struct_view.hpp | Class definition for cudf::struct_view |
| structs_column_device_view.cuh | |
| structs_column_view.hpp | Class definition for cudf::structs_column_view |
| table.hpp | Class definition for cudf::table |
| table_device_view.cuh | Table device view class definitions |
| table_utilities.hpp | |
| table_view.hpp | Class definitions for (mutable)_table_view |
| tdigest_column_view.hpp | Tdigest data APIs |
| temporary.hpp | |
| timestamps.hpp | Concrete type definitions for int32_t and int64_t timestamps in varying resolutions as durations since the UNIX epoch |
| timezone.hpp | |
| tokenize.hpp | |
| traits.cuh | |
| traits.hpp | |
| transform.hpp | Column APIs for transforming rows |
| translate.hpp | |
| transpose.hpp | |
| type_checks.hpp | |
| type_dispatcher.hpp | Defines the mapping between cudf::type_id runtime type information and concrete C++ types |
| type_list_utilities.hpp | Utilities for creating type lists for typed tests in Google Test |
| type_lists.hpp | Provides centralized type lists for use in Google Test type-parameterized tests |
| io/types.hpp | CuDF-IO API type definitions |
| types.hpp | Type declarations for libcudf |
| unary.hpp | Column APIs for unary ops |
| update_keys.hpp | |
| utilities.hpp | |
| wordpiece_tokenize.hpp | |
| wrap.hpp | |