arkouda icon indicating copy to clipboard operation
arkouda copied to clipboard

add skipna option to DataFrame.groupby.first

Open ajpotts opened this issue 8 months ago • 0 comments

Add skipna option to DataFrame.groupby.first to mirror pandas: https://pandas.pydata.org/docs/reference/api/pandas.core.groupby.DataFrameGroupBy.first.html

ajpotts avatar Jun 13 '24 20:06 ajpotts