How can I replace null values in polars with a prefix with ascending numbers?
I am trying to replace null values in my dataframe column by a prefix and ascending numbers(to make each to be unique).ie
I am trying to replace null values in my dataframe column by a prefix and ascending numbers(to make each to be unique).ie