Is your feature request related to a problem?
It would be nice to check the number of missing values for a column easily. Doing this via the missing_value_ratio is not intuitive.
Desired solution
Add a function Column.missing_value_count.
Possible alternatives (optional)
No response
Screenshots (optional)
No response
Additional Context (optional)
No response