21 #include <cudf/utilities/export.hpp>
28 namespace CUDF_EXPORT
cudf {
56 std::string
const& unary_udf,
137 std::pair<std::unique_ptr<cudf::table>, std::unique_ptr<cudf::column>>
encode(
A non-owning, immutable view of device data as a column of elements, some of which may be null as ind...
Indicator for the logical data type of an element in a column.
A set of cudf::column_view's of the same size.
A set of cudf::column's of the same size.
cuda::mr::async_resource_ref< cuda::mr::device_accessible > device_async_resource_ref
device_memory_resource * get_current_device_resource()
int32_t size_type
Row index type for columns and tables.
uint32_t bitmask_type
Bitmask type stored as 32-bit unsigned integer.
A generic expression that can be evaluated to return a value.
Type declarations for libcudf.