home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 272585787

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/486#issuecomment-272585787 https://api.github.com/repos/pydata/xarray/issues/486 272585787 MDEyOklzc3VlQ29tbWVudDI3MjU4NTc4Nw== 1217238 2017-01-14T00:43:35Z 2017-01-14T00:43:35Z MEMBER

Is there a style guide that I can/should follow? Something like this: https://google.github.io/styleguide/pyguide.html? Does it or something else define naming conventions?

It's pretty standard to follow Python's PEP8 with NumPy-style docstrings.

I generally like the Google style guide, too, but it leans towards being overly strict -- sometimes it's OK to be more relaxed (e.g., it's rules for valid import statements). Also, the public facing version has gotten out of date (I think there are plans to update it).

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