For each element in a, return a list of the words in the string, using sep as the delimiter string. Calls str.split element-wise. Parameters: aarray_like of str ...
確定! 回上一頁