Enter search terms or a module, class or function name.
Index.
dropna
Return Index without NA/NaN values
how : {‘any’, ‘all’}, default ‘any’
If the Index is a MultiIndex, drop the value when any or all levels are NaN.
valid : Index