API Documentation
Drop null rows from Index.
Specifies how to decide whether to drop a row. “any” (default) drops rows containing at least one null value. “all” drops only rows containing all null values.
previous
cudf.Index.fillna
next
cudf.Index.to_series