pub fn coerce_dtype<A>(datatypes: &[A]) -> DataTypewhere A: Borrow<DataType>,
rows
object
Coerces a slice of datatypes into a single supertype.