numpy.nanmean

GPTKB entity

Statements (20)
Predicate Object
gptkbp:instance_of gptkb:Footballer
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:numpy
gptkbp:can_be float or integer type
gptkbp:can_be_used_with masked arrays
gptkbp:controls multi-dimensional arrays
gptkbp:has axis parameter
dtype parameter
https://www.w3.org/2000/01/rdf-schema#label numpy.nanmean
gptkbp:is_available_on Num Py version 1.8.0
gptkbp:is_documented_in Num Py documentation
gptkbp:is_often_used_in data analysis
scientific computing
gptkbp:is_optimized_for performance with large datasets
gptkbp:is_part_of Num Py library
gptkbp:is_similar_to numpy.mean
gptkbp:is_used_for calculating mean
gptkbp:market gptkb:numpy
gptkbp:provides_information_on mean of array ignoring Na Ns
gptkbp:requires array-like input