Table Definitions
General Info
Useful Snippets

7.0.7 get number of rows that are NULL

Example:

DF['Column_Name'].isna().sum()