Droaw Heat Map in Python pour les valeurs nulles
sns.heatmap(df.isnull(), cbar=False)
Inexpensive Ibis
sns.heatmap(df.isnull(), cbar=False)