home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 368190478

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/1938#issuecomment-368190478 https://api.github.com/repos/pydata/xarray/issues/1938 368190478 MDEyOklzc3VlQ29tbWVudDM2ODE5MDQ3OA== 1217238 2018-02-24T02:25:25Z 2018-02-24T02:25:25Z MEMBER

@mrocklin this is roughy what we would want in multipledispatch: https://github.com/blaze/blaze/blob/master/blaze/compute/varargs.py#L20-L90

This involves metaclasses, which frankly do blow my mind a little bit. Probably the magic could be tuned down a little bit, but metaclasses are necessary at least for implementing __getitem__ syntax to create classes (and provide a few other niceties here like custom reprs and subclass checks).

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