replace <NA> values in pandas dataframe code example Example: python pandas convert nan to 0 pandas.DataFrame.fillna(0)