home / github

Menu
  • GraphQL API
  • Search all tables

issues_labels

Table actions
  • GraphQL API for issues_labels

5 rows where issues_id = 394423623

✖
✖

✎ View and edit SQL

This data as json, CSV (advanced)

Link labels_id issues_id
394423623,58766097 bug 58766097 Opening a file with open_mfdataset fails if dask is not installed: ModuleNotFoundError: No module named 'dask.base' 394423623
394423623,97607310 contrib-help-wanted 97607310 Opening a file with open_mfdataset fails if dask is not installed: ModuleNotFoundError: No module named 'dask.base' 394423623
394423623,275600929 topic-error reporting 275600929 Opening a file with open_mfdataset fails if dask is not installed: ModuleNotFoundError: No module named 'dask.base' 394423623
394423623,717033614 contrib-good-first-issue 717033614 Opening a file with open_mfdataset fails if dask is not installed: ModuleNotFoundError: No module named 'dask.base' 394423623
394423623,2616290880 plan to close 2616290880 Opening a file with open_mfdataset fails if dask is not installed: ModuleNotFoundError: No module named 'dask.base' 394423623

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [issues_labels] (
   [labels_id] INTEGER REFERENCES [labels]([id]),
   [issues_id] INTEGER REFERENCES [issues]([id]),
   PRIMARY KEY ([issues_id], [labels_id])
);
CREATE INDEX [idx_issues_labels_issues_id]
    ON [issues_labels] ([issues_id]);
CREATE INDEX [idx_issues_labels_labels_id]
    ON [issues_labels] ([labels_id]);
Powered by Datasette · Queries took 1122.853ms · About: xarray-datasette
  • Sort ascending
  • Sort descending
  • Facet by this
  • Hide this column
  • Show all columns
  • Show not-blank rows