check_same_len

Function check_same_len 

Source
pub fn check_same_len(lhs: &dyn Array, rhs: &dyn Array) -> PolarsResult<()>