dictionary Directory Reference

Files

file  dictionary_column_view.hpp [code]
 Class definition for cudf::dictionary_column_view.
 
file  dictionary_factories.hpp [code]
 Factory functions for constructing dictionary columns.
 
file  encode.hpp [code]
 Dictionary column encode and decode APIs.
 
file  search.hpp [code]
 APIs for searching for a key value within a dictionary column's keys.
 
file  update_keys.hpp [code]
 APIs for adding, removing, and matching the keys of dictionary columns.