Skip to contents

This function returns the number of columns present in a Numpy array.

Usage

n_col(x)

Arguments

x

A Numpy array.

Value

A numeric value.

Author

Simon Garnier, garnier@njit.edu