numpy.core.defchararray.chararray.dumps

chararray.dumps()

以字符串形式返回数组的pickle。pickle.loads或numpy.loads将字符串转换回数组。

参数: