home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 201441553

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
201441553 MDU6SXNzdWUyMDE0NDE1NTM= 1216 Why ufuncs module not included in top-level namespace 6200806 closed 0     2 2017-01-18T00:00:08Z 2017-01-19T05:59:26Z 2017-01-19T05:59:26Z CONTRIBUTOR      

I.e. there is no from . import ufuncs in __init__.py. Is this deliberate?

If it was included, one could access them after import xarray as xr via e.g. xr.ufuncs.sin rather than having to do separately e.g. from xarray.ufuncs import sin.

Sorry if I'm missing something obvious here.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/1216/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

  • 0 rows from issues_id in issues_labels
  • 2 rows from issue in issue_comments
Powered by Datasette · Queries took 0.668ms · About: xarray-datasette