html_url,issue_url,id,node_id,user,created_at,updated_at,author_association,body,reactions,performed_via_github_app,issue https://github.com/pydata/xarray/issues/2795#issuecomment-469477745,https://api.github.com/repos/pydata/xarray/issues/2795,469477745,MDEyOklzc3VlQ29tbWVudDQ2OTQ3Nzc0NQ==,15331990,2019-03-05T00:01:58Z,2019-03-05T00:01:58Z,CONTRIBUTOR,"Right, it would return a 1D numpy or dask array. I suppose I'm used to simply typing pd.Series().unique() rather than np.unique(pd.Series()). I use it in for loops primarily. `for season in da['time.season'].unique():` vs `for season in np.unique(da['time.season'].data):` ","{""total_count"": 1, ""+1"": 1, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,415774106