pandas check if a column contains infinity code example Example: pandas dataframe replace inf df.replace([np.inf, -np.inf], np.nan)