How to delete columns where all the rows are "NA"?
Hi I want to get some advice for data filtering. Thanks!I have some columns where all the rows are "NA". How could I identify those columns and delete them?The blank cells are resulted from splitting the table. Thanks!