21 #include <cudf/utilities/export.hpp>
26 namespace CUDF_EXPORT
cudf {
55 std::string
const& unary_udf,
144 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.
rmm::cuda_stream_view const get_default_stream()
Get the current default stream.
rmm::device_async_resource_ref get_current_device_resource_ref()
Get the current device memory resource reference.
cuda::mr::async_resource_ref< cuda::mr::device_accessible > device_async_resource_ref
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.