home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 185017914

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
185017914 MDU6SXNzdWUxODUwMTc5MTQ= 1059 kwarg defaults (join="inner") for DataArray._binary_ops() 5572303 closed 0     5 2016-10-25T04:45:28Z 2019-01-25T16:50:56Z 2019-01-25T16:50:56Z CONTRIBUTOR      

Currently the default is join="inner". However, there can be applications where the majority of binary operations require join="outer", not "inner".

Would it be advisable to place these default values in some config object the user can set at the beginning of the run script? Or perhaps one already exists but I've failed to locate it.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/1059/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed 13221727 issue

Links from other tables

  • 1 row from issues_id in issues_labels
  • 5 rows from issue in issue_comments
Powered by Datasette · Queries took 0.538ms · About: xarray-datasette