... Python documentation: import math raw_data = [56.2, float('NaN'), ... not math.isnan(value): filtered_data.append(value) filtered_data ...
確定! 回上一頁