issues
10 rows where user = 1964655 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: comments, closed_at, created_at (date), updated_at (date), closed_at (date)
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200910110 | MDU6SXNzdWUyMDA5MTAxMTA= | 1210 | Enhance setup.py metadata with extras_require | ghisvail 1964655 | closed | 0 | 3 | 2017-01-16T00:46:07Z | 2019-03-04T07:34:53Z | 2019-03-04T07:34:53Z | CONTRIBUTOR | More of a suggestion than anything. It took me some time to collect all the optional dependencies ```python extras_require = [ 'plot': ['matplotlib'], ... ] |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/1210/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | xarray 13221727 | issue | ||||||
293830986 | MDU6SXNzdWUyOTM4MzA5ODY= | 1879 | Explicit listing of optional dependencies | ghisvail 1964655 | closed | 0 | 13 | 2018-02-02T09:52:50Z | 2018-10-29T00:27:20Z | 2018-10-29T00:27:20Z | CONTRIBUTOR | Could I get a list somewhere (in the README perhaps?) of all the optional dependencies for For instance, given a feature with multiple backends, the dependencies for the preferred backend should be recommended, whilst the others should just be suggested. Thanks, |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/1879/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | xarray 13221727 | issue | ||||||
220160378 | MDExOlB1bGxSZXF1ZXN0MTE0Nzc3NTU4 | 1358 | Include missing conftest.py | ghisvail 1964655 | closed | 0 | v0.9.3 2444330 | 8 | 2017-04-07T09:30:47Z | 2017-04-12T22:29:34Z | 2017-04-12T22:29:34Z | CONTRIBUTOR | 0 | pydata/xarray/pulls/1358 | The tests cannot be run from the release tarball without this file. |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/1358/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
xarray 13221727 | pull | ||||
221302437 | MDU6SXNzdWUyMjEzMDI0Mzc= | 1370 | Testing fails with Pydap 3.2.1 on Debian | ghisvail 1964655 | closed | 0 | 1 | 2017-04-12T15:32:32Z | 2017-04-12T16:24:25Z | 2017-04-12T16:24:25Z | CONTRIBUTOR | I have updated the Debian packaging with The . .......................................................................................................................................................................................................................................................................................................................................................................................................................................................x.....................................XxxxxxxxxXxxxXXxXXXXXxxXxxxxxxxxxxxxxxXXXx.s.sssxs....X.X.....XX.XXX.XXXXXX...X....X.X.....XX.XXX.XXXXXX...XFFssssssssssssssssssssssssssssssssssssssssssssssssssssss...............................................................................ssss.s.s.sssssssssssssssXs..s.......................................................................................................s.........................................................s..............................................................s.......................................................................................................................................................................................................................................................................................................................................................................................................................................................................s......s......s...........................s......s......s.....................s....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................s............................................................................................................................................................. =================================== FAILURES =================================== ___ PydapTest.testcmp_local_file _____ self = <DatasetType with children 'bears', 'order', 'shot', 'aloan', 'cross', 'i', 'j', 'l'> attr = 'iteritems'
/usr/lib/python3/dist-packages/pydap/model.py:295: self = <DatasetType with children 'bears', 'order', 'shot', 'aloan', 'cross', 'i', 'j', 'l'> key = 'iteritems'
/usr/lib/python3/dist-packages/pydap/model.py:326: KeyError During handling of the above exception, another exception occurred: self = <DatasetType with children 'bears', 'order', 'shot', 'aloan', 'cross', 'i', 'j', 'l'> attr = 'iteritems'
/usr/lib/python3/dist-packages/pydap/model.py:180: KeyError During handling of the above exception, another exception occurred: self = <xarray.tests.test_backends.PydapTest testMethod=test_cmp_local_file>
/usr/lib/python3/dist-packages/xarray/tests/test_backends.py:1341: /usr/lib/python3.5/contextlib.py:59: in enter return next(self.gen) /usr/lib/python3/dist-packages/xarray/tests/test_backends.py:1331: in create_datasets actual = open_dataset(url, engine='pydap', **kwargs) /usr/lib/python3/dist-packages/xarray/backends/api.py:310: in open_dataset return maybe_decode_store(store, lock) /usr/lib/python3/dist-packages/xarray/backends/api.py:226: in maybe_decode_store drop_variables=drop_variables) /usr/lib/python3/dist-packages/xarray/conventions.py:942: in decode_cf vars, attrs = obj.load() /usr/lib/python3/dist-packages/xarray/backends/common.py:122: in load for k, v in self.get_variables().items()) /usr/lib/python3/dist-packages/xarray/backends/pydap_.py:73: in get_variables for k, v in self.ds.iteritems()) /usr/lib/python3/dist-packages/pydap/model.py:297: in getattr return DapType.getattr(self, attr) self = <DatasetType with children 'bears', 'order', 'shot', 'aloan', 'cross', 'i', 'j', 'l'> attr = 'iteritems'
/usr/lib/python3/dist-packages/pydap/model.py:184: AttributeError _____ PydapTest.test_dask ______ self = <DatasetType with children 'bears', 'order', 'shot', 'aloan', 'cross', 'i', 'j', 'l'> attr = 'iteritems'
/usr/lib/python3/dist-packages/pydap/model.py:295: self = <DatasetType with children 'bears', 'order', 'shot', 'aloan', 'cross', 'i', 'j', 'l'> key = 'iteritems'
/usr/lib/python3/dist-packages/pydap/model.py:326: KeyError During handling of the above exception, another exception occurred: self = <DatasetType with children 'bears', 'order', 'shot', 'aloan', 'cross', 'i', 'j', 'l'> attr = 'iteritems'
/usr/lib/python3/dist-packages/pydap/model.py:180: KeyError During handling of the above exception, another exception occurred: self = <xarray.tests.test_backends.PydapTest testMethod=test_dask>
/usr/lib/python3/dist-packages/xarray/tests/test_backends.py:1361: /usr/lib/python3.5/contextlib.py:59: in enter return next(self.gen) /usr/lib/python3/dist-packages/xarray/tests/test_backends.py:1331: in create_datasets actual = open_dataset(url, engine='pydap', **kwargs) /usr/lib/python3/dist-packages/xarray/backends/api.py:310: in open_dataset return maybe_decode_store(store, lock) /usr/lib/python3/dist-packages/xarray/backends/api.py:226: in maybe_decode_store drop_variables=drop_variables) /usr/lib/python3/dist-packages/xarray/conventions.py:942: in decode_cf vars, attrs = obj.load() /usr/lib/python3/dist-packages/xarray/backends/common.py:122: in load for k, v in self.get_variables().items()) /usr/lib/python3/dist-packages/xarray/backends/pydap_.py:73: in get_variables for k, v in self.ds.iteritems()) /usr/lib/python3/dist-packages/pydap/model.py:297: in getattr return DapType.getattr(self, attr) self = <DatasetType with children 'bears', 'order', 'shot', 'aloan', 'cross', 'i', 'j', 'l'> attr = 'iteritems'
/usr/lib/python3/dist-packages/pydap/model.py:184: AttributeError = 2 failed, 2238 passed, 94 skipped, 31 xfailed, 42 xpassed in 119.28 seconds == ``` |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/1370/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | xarray 13221727 | issue | ||||||
206137485 | MDU6SXNzdWUyMDYxMzc0ODU= | 1254 | Provide more detailed copyright information | ghisvail 1964655 | closed | 0 | 8 | 2017-02-08T09:17:25Z | 2017-03-11T23:28:38Z | 2017-03-11T23:28:38Z | CONTRIBUTOR | So far, copyright information is summarized in the README as:
That will also help me with the Debian packaging, since I need an accurate record of all copyrighted materials present in the code. Thanks, Ghis |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/1254/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | xarray 13221727 | issue | ||||||
209581495 | MDU6SXNzdWUyMDk1ODE0OTU= | 1283 | Spurious .DS_Store files in PyPI tarball | ghisvail 1964655 | closed | 0 | 3 | 2017-02-22T21:08:35Z | 2017-02-23T03:31:20Z | 2017-02-22T21:47:33Z | CONTRIBUTOR | Please make sure that future release tarballs on PyPI are free from undesirable files. In Cheers, Ghis |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/1283/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | xarray 13221727 | issue | ||||||
209583236 | MDExOlB1bGxSZXF1ZXN0MTA3NDk5Njk1 | 1284 | Exclude .DS_Store files from the release tarball | ghisvail 1964655 | closed | 0 | 1 | 2017-02-22T21:15:14Z | 2017-02-22T21:47:35Z | 2017-02-22T21:47:33Z | CONTRIBUTOR | 0 | pydata/xarray/pulls/1284 | Closes #1283 |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/1284/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
xarray 13221727 | pull | |||||
200908727 | MDU6SXNzdWUyMDA5MDg3Mjc= | 1208 | Test failures on Debian if built with bottleneck | ghisvail 1964655 | closed | 0 | 14 | 2017-01-16T00:21:38Z | 2017-01-29T23:56:04Z | 2017-01-29T23:31:29Z | CONTRIBUTOR | On my attempt to package ``` =================================== FAILURES =================================== ___ TestDataArray.test_groupby_apply_center ______ self = <xarray.test.test_dataarray.TestDataArray testMethod=test_groupby_apply_center>
xarray/test/test_dataarray.py:1481: xarray/test/init.py:197: in assertDataArrayAllClose assert_xarray_allclose(ar1, ar2, rtol=rtol, atol=atol) xarray/test/init.py:235: in assert_xarray_allclose assert_xarray_allclose(a.variable, b.variable) a = <xarray.Variable (x: 10, y: 20)> array([[ 0.09890759, 0.25838611, -0.45524894...108, -0.4202902 , -0.3395864 , -0.15065542, -0.03596724, -0.44654371]]) b = <xarray.Variable (x: 10, y: 20)> array([[ 0.09890759, 0.25838611, -0.45524894...108, -0.4202902 , -0.3395864 , -0.15065542, -0.03596724, -0.44654371]]) rtol = 1e-05, atol = 1e-08
xarray/test/init.py:233: AssertionError _____ TestDataArray.test_groupby_math ______ self = <xarray.test.test_dataarray.TestDataArray testMethod=test_groupby_math>
xarray/test/test_dataarray.py:1527: xarray/test/init.py:197: in assertDataArrayAllClose assert_xarray_allclose(ar1, ar2, rtol=rtol, atol=atol) xarray/test/init.py:235: in assert_xarray_allclose assert_xarray_allclose(a.variable, b.variable) a = <xarray.Variable (abc: 3)> array([ 4.66319277e-001, -4.76053212e-001, 1.49956297e+247]) b = <xarray.Variable (abc: 3)> array([ 4.66319277e-01, -4.76053212e-01, -9.90547784e+75]) rtol = 1e-05, atol = 1e-08
xarray/test/init.py:233: AssertionError
----------------------------- Captured stderr call -----------------------------
/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/xarray/test/test_dataarray.py:1515: FutureWarning: the order of the arguments on DataArray.to_dataset has changed; you now need to supply self = <xarray.test.test_dataarray.TestDataArray testMethod=test_groupby_sum>
xarray/test/test_dataarray.py:1426: xarray/test/init.py:197: in assertDataArrayAllClose assert_xarray_allclose(ar1, ar2, rtol=rtol, atol=atol) xarray/test/init.py:235: in assert_xarray_allclose assert_xarray_allclose(a.variable, b.variable) a = <xarray.Variable (abc: 3)> array([ 45.64328315, 47.37700685, 5.99867891]) b = <xarray.Variable (abc: 3)> array([ 4.56432831e+001, 4.73770068e+001, 1.49956297e+248]) rtol = 1e-05, atol = 1e-08
xarray/test/init.py:233: AssertionError ============= 3 failed, 1149 passed, 340 skipped in 39.32 seconds ============== ``` |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/1208/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | xarray 13221727 | issue | ||||||
200909658 | MDU6SXNzdWUyMDA5MDk2NTg= | 1209 | Consider adding the docs to the distributed tarball | ghisvail 1964655 | closed | 0 | 2 | 2017-01-16T00:37:52Z | 2017-01-19T05:14:01Z | 2017-01-19T05:14:01Z | CONTRIBUTOR | Linux distributions such as Debian usually source upstream Python code from PyPI. In order to produce the accompanying documentation package, I would need the source of the documentation to be distributed in future uploaded tarballs. To achieve this, please consider adding a Thanks, Ghis |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/1209/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | xarray 13221727 | issue | ||||||
201025804 | MDExOlB1bGxSZXF1ZXN0MTAxNjk0OTk2 | 1212 | Add docs to generated tarball | ghisvail 1964655 | closed | 0 | 1 | 2017-01-16T13:58:33Z | 2017-01-17T00:31:46Z | 2017-01-17T00:31:46Z | CONTRIBUTOR | 0 | pydata/xarray/pulls/1212 | Closes #1209 |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/1212/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
xarray 13221727 | pull |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE [issues] ( [id] INTEGER PRIMARY KEY, [node_id] TEXT, [number] INTEGER, [title] TEXT, [user] INTEGER REFERENCES [users]([id]), [state] TEXT, [locked] INTEGER, [assignee] INTEGER REFERENCES [users]([id]), [milestone] INTEGER REFERENCES [milestones]([id]), [comments] INTEGER, [created_at] TEXT, [updated_at] TEXT, [closed_at] TEXT, [author_association] TEXT, [active_lock_reason] TEXT, [draft] INTEGER, [pull_request] TEXT, [body] TEXT, [reactions] TEXT, [performed_via_github_app] TEXT, [state_reason] TEXT, [repo] INTEGER REFERENCES [repos]([id]), [type] TEXT ); CREATE INDEX [idx_issues_repo] ON [issues] ([repo]); CREATE INDEX [idx_issues_milestone] ON [issues] ([milestone]); CREATE INDEX [idx_issues_assignee] ON [issues] ([assignee]); CREATE INDEX [idx_issues_user] ON [issues] ([user]);