GArrow.ArrayStatistics.has_null_count – arrow-glib Reference Manual
Packages
arrow-glib
GArrow
ArrayStatistics
statistics
ArrayStatistics
get_distinct_count
get_distinct_count_approximate
get_distinct_count_exact
get_null_count
get_null_count_approximate
get_null_count_exact
has_distinct_count
has_null_count
is_distinct_count_exact
is_null_count_exact
has_null_count
Description:
[
Version
( since =
"20.0.0"
) ]
public
bool
has_null_count
()
Parameters:
this
A
ArrayStatistics
.
Returns:
true
if
this
has a valid null count value,
false
otherwise.