powered by
Function with as input a dataframe. (this will be "Y" or "to_divide") It filters out rows with NA.
handleNA(df)
list with a dataframe where the rows with NA are filtered out, and a dataframe with only those rows
input