我用request.post()发送请求,data中数组不会传,所以想把数组转成string,得知 ndarray可以通过方式tostring将ndarry形式的数据转成string ,但不知道怎么转回来。, 求大神指教