Description Usage Arguments Value
we've used two methods of handling it and the system handles dataframe of type data.table differently compared to others.
for the given dataframe we filter out those columns which are not NA and return the dataframe
we choose whether to do splicing or using the Filter function based on the type of dataframe
1 |
df |
dataframe as an input |
returns a dataframe without those columns which have na values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.