ak.contents.create_missing_data#

Defined in awkward.contents.indexedoptionarray on line 1769.

ak.contents.create_missing_data(dtype, backend)#

Create missing data based on the input dtype

Missing data are represented differently based on the Numpy array dtype, this function returns the proper missing data representation given the input dtype