home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 524488632

This data as json

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/3245#issuecomment-524488632 https://api.github.com/repos/pydata/xarray/issues/3245 524488632 MDEyOklzc3VlQ29tbWVudDUyNDQ4ODYzMg== 1217238 2019-08-23T23:08:28Z 2019-08-23T23:08:28Z MEMBER

Xarray's .data is basically the equivalent of pandas's .array.

On Fri, Aug 23, 2019 at 2:44 PM Maximilian Roos notifications@github.com wrote:

I do think the pandas approach is pretty good here - don't break anything relying on .values - instead have .array to get the backing array (in whatever form it might be), and to_numpy() coercing to a raw numpy array

ref https://pandas.pydata.org/pandas-docs/stable/whatsnew/v0.24.0.html#accessing-the-values-in-a-series-or-index

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/pydata/xarray/issues/3245?email_source=notifications&email_token=AAJJFVUUGARF55CXIKAQHUDQGBD4NA5CNFSM4IOZW5JKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5BJCVI#issuecomment-524456277, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJJFVWSWKSJFWNUUGRO3ODQGBD4NANCNFSM4IOZW5JA .

{
    "total_count": 2,
    "+1": 2,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  484240082
Powered by Datasette · Queries took 0.801ms · About: xarray-datasette