Python3判斷變量爲空值(NaN)

要判斷某個變量x是否爲空(nan、NaN、Null)python import pandas as pd pd.isnull(x)
相關文章
相關標籤/搜索