Data analysis
Last updated
Was this helpful?
Last updated
Was this helpful?
Data analysis
data analysis
- Convolution and polynomial multiplication.
- 2-D convolution.
- Cumulative product of array elements.
- Cumulative sum of array elements.
- Check for missing values.
- Determine if array is sorted.
- Maximum elements of an array.
- Minimum elements of an array.
- Product of array elements.
- Sort array elements by quick sort algorithm.
- Sum of array elements.
- Unique values.