Add a mirror to github
Hi Chet, Please consider adding a mirror of bash's git repo in github.com. It would be easier for many people in the community to contribute code and discuss it there. -- konsolebox
Re: List out
On Sun, 14 Feb 2016 00:25:46 + (UTC), Val Krem wrote: > Hi all, > > I have a file (5000 rows and 65,000 columns). > > > 1. For each row I want find and count the number of missing variable > represented by (NA) and then print out. > > Sample data > > 1. fgh1 1 1 2 1 NA 2 2 > > 2. fgh2