20 #include <cudf/utilities/export.hpp>
23 namespace CUDF_EXPORT
cudf {
A set of cudf::column_view's of the same size.
Class definition for cudf::column.
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
std::pair< std::unique_ptr< column >, table_view > transpose(table_view const &input, rmm::device_async_resource_ref mr=cudf::get_current_device_resource_ref())
Transposes a table.
Class definitions for (mutable)_table_view