Signature Description Parameters
template<typename T>
bool
has_column(const char *name);
Returns true if self has the named column, otherwise false T: Type of the named data column
name: Name of the column