ak.contents.create_missing_data ------------------------------- .. py:module: ak.contents.create_missing_data Defined in `awkward.contents.indexedoptionarray `__ on `line 1797 `__. .. py:function:: 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