Closed
Description
Inspecting numpy.core.defchararray
and the online docs for string operations, it seems there is a missing feature to slice a string array in a vectorized way.
It would be nice to have numpy.core.defchararray.slice(a, start, stop[, step])
This Q/A seems to reflect this missing feature, with a few example implementations.
Metadata
Metadata
Assignees
Labels
No labels