4.1.4.2.1.1.10. statsmodels.base.data.ModelData.handle_missing

classmethod ModelData.handle_missing(endog, exog, missing, **kwargs)[source]

This returns a dictionary with keys endog, exog and the keys of kwargs. It preserves Nones.