NAME

ravel - reduces the dimensionality of an array

SYNOPSIS

arr.ravel()

DESCRIPTION

reduces the dimensionality of an array

RETURN VALUE

enter return value here

ERRORS

enter exceptions thrown

EXAMPLE

    // this is an example

SEE ALSO

related