arkouda icon indicating copy to clipboard operation
arkouda copied to clipboard

series.fillna for dict

Open ajpotts opened this issue 11 months ago • 0 comments

Make Series.fillna accept a dictionary as an argument, similar to the functionality of pandas: https://pandas.pydata.org/docs/reference/api/pandas.Series.fillna.html

ajpotts avatar Mar 18 '24 18:03 ajpotts