Skip to main content

nrow_from_first_column

Function nrow_from_first_column 

Source
fn nrow_from_first_column(sexp: SEXP) -> Result<usize, DataFrameError>
Expand description

Fall back: extract nrow from the length of the first column.