Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

numpy.ma.masked_array.tostring

masked_array.tostring(fill_value=None, order='C')[source]

This function is a compatibility alias for tobytes. Despite its name it returns bytes not strings.