Droaw -Wärmekarte in Python für Nullwerte
sns.heatmap(df.isnull(), cbar=False)
Inexpensive Ibis
sns.heatmap(df.isnull(), cbar=False)