pub(super) fn df_col_index(list: &RList, name: &str) -> Option<usize>
Find a column by name in a data frame, returning its index.