I have the following dataframe:
ID col_1 1 NaN 2 NaN 3 4.0 2 NaN 2 NaN 3 NaN 3 3.0 1 NaN
I need the following output: