阅读背景:

“传递值的形状是x,指数意味着y'熊猫适用。

来源:互联网 

I have this bit of code:

我有这段代码:

def feat_ext_nir(x):
    img = loadImage(x['image_name'])
    compressed_img = compress_image(16, 16, img[:,:,3])
    return compressed_image.ravel()

cloud_feat_nir = cloud_df_samp.apply(feat_ext_nir, axis=1)
cloud_feat_nir.describe()
def feat_e



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: