I was wondering the following is possible: I’m using fill() to fill for missing data. However I would like to add a column to my result that indicates if a record was filled or not (f it’s ‘real’)
Is such a thing possible?
I was wondering the following is possible: I’m using fill() to fill for missing data. However I would like to add a column to my result that indicates if a record was filled or not (f it’s ‘real’)
Is such a thing possible?
Hi @Rickman,
I do not believe this is possible, no.