home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 124665607

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
124665607 MDU6SXNzdWUxMjQ2NjU2MDc= 700 BUG: not converting series with CategoricalIndex 953992 closed 0   741199 2 2016-01-03T19:05:59Z 2017-02-01T16:56:56Z 2017-02-01T16:56:56Z MEMBER      

xray 0.6.1

``` In [1]: s = Series(range(5),index=pd.CategoricalIndex(list('aabbc'),name='foo'))

In [4]: xray.DataArray.from_series(s) ValueError: object array method not producing an array ```

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/700/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
  • 2 rows from issue in issue_comments
Powered by Datasette · Queries took 0.709ms · About: xarray-datasette