Function get_scalar_from_string(const std::string&, cudf::data_type, bool)

Function Documentation

std::unique_ptr<cudf::scalar> get_scalar_from_string(const std::string &scalar_string, cudf::data_type type, bool strings_have_quotes = true)