There have been a couple of occasions where I've been working in the Research environment and I go to test a new factor/customfactor/etc. when I find that a dataset I was attempting to use seems basically empty. I understand why some of these fields might have little to no data,but I'd like to know what the best way to weed these out might be before I proceed using them? It's only after I've run a pipeline containing the dataset factor that I can then screen ~EXAMPLEFACTOR.isnan() and find out I've been thinking too much about this empty dataset.