pub fn sum_axis( array: impl AsRef<Array>, axis: i32, keep_dims: impl Into<Option<bool>>, ) -> Result<Array>
See Array::sum_axis
Array::sum_axis