def smooth_surface(z,c): for x in xrange(c,len(z)-(c+1)): hph_arr_list.append(np.percentile(new_arr[((new_arr >= np.percentile(new_arr,15)) & (new_arr <= np.percentile(new_arr,85)))],99))
return
当我试着喝可乐时,例如 from google.cloud import translateclient.translate("Where is the store?", target_language='zh') 我得到以下错误... # Cloud Translation API has not been used in project 12345678901 before or it is disabled.
# Enable it by visiting https://console.dev