xiaobaaaa
Results
1
comments of
xiaobaaaa
Thank you very much for your response. The result I obtained when running the code you provided, ``transform!(groupby(df, :idcode), :union_year => (x -> minimum(skipmissing(x), init=missing)) => :first_union)`` (The code you...