if all(data_Window['CI']!=np.nan):我已經(jīng)使用了該all()函數(shù),if以便如果列CI沒有 NA 值,那么它將執(zhí)行一些操作。但我有語法錯(cuò)誤。 查看完整描述