20 #include <cudf/utilities/export.hpp>
25 namespace CUDF_EXPORT
cudf {
A set of cudf::column_view's of the same size.
Class definition for cudf::column.
cuda::mr::async_resource_ref< cuda::mr::device_accessible > device_async_resource_ref
device_memory_resource * get_current_device_resource()
std::pair< std::unique_ptr< column >, table_view > transpose(table_view const &input, rmm::device_async_resource_ref mr=rmm::mr::get_current_device_resource())
Transposes a table.
Class definitions for (mutable)_table_view