mapa de calor de Droaw em python para valores nulos
sns.heatmap(df.isnull(), cbar=False)
Inexpensive Ibis
sns.heatmap(df.isnull(), cbar=False)