methylcheck.drop_nan_probes

methylcheck.drop_nan_probes(df, silent=False, verbose=False)

accounts for df shape (probes in rows or cols) so dropna() will work.

the method used inside MDS may be faster, but doesn’t tell you which probes were dropped.