home / github

Menu
  • Search all tables
  • GraphQL API

issues_labels

Table actions
  • GraphQL API for issues_labels

56 rows where labels_id = 3152287510

✎ View and edit SQL

This data as json, CSV (advanced)

Link labels_id issues_id
98587746,3152287510 topic-combine 3152287510 Ignore missing variables when concatenating datasets? 98587746
193294569,3152287510 topic-combine 3152287510 Scalar coords vs. concat 193294569
223231729,3152287510 topic-combine 3152287510 xr.concat consuming too much resources 223231729
232350436,3152287510 topic-combine 3152287510 xr.concat loses coordinate dtype information with recarrays in 0.9 232350436
267521588,3152287510 topic-combine 3152287510 Make passing a DataArray for the xarray.concat dim argument equivalent to passing a pandas Index 267521588
314764258,3152287510 topic-combine 3152287510 concat_dim getting added to *all* variables of multifile datasets 314764258
329575874,3152287510 topic-combine 3152287510 tolerance for alignment 329575874
415802678,3152287510 topic-combine 3152287510 Better explanation of 'minimal' in xarray.open_mfdataset(data_vars='minimal') in docs? 415802678
423749397,3152287510 topic-combine 3152287510 xarray.concat() with compat='identical' fails for DataArray attrs 423749397
446054247,3152287510 topic-combine 3152287510 Inconsistent/confusing behaviour when concatenating dimension coords 446054247
471409673,3152287510 topic-combine 3152287510 Out of date docstring for concat_dim in open_mfdataset 471409673
489825483,3152287510 topic-combine 3152287510 [proposal] concatenate by axis, ignore dimension names 489825483
494906646,3152287510 topic-combine 3152287510 xr.combine_nested() fails when passed nested DataSets 494906646
503711327,3152287510 topic-combine 3152287510 concat() fails when args have sparse.COO data and different fill values 503711327
512205079,3152287510 topic-combine 3152287510 Merge fails when sparse Dataset has overlapping dimension values 512205079
544375718,3152287510 topic-combine 3152287510 Error concatenating Multiindex variables 544375718
546303413,3152287510 topic-combine 3152287510 Raise nice error when attempting to concatenate CFTimeIndex & DatetimeIndex 546303413
620514214,3152287510 topic-combine 3152287510 open_mfdataset overwrites variables with different values but overlapping coordinates 620514214
624778130,3152287510 topic-combine 3152287510 merging non-dimension coordinates with the Dataset constructor 624778130
654150730,3152287510 topic-combine 3152287510 Xarray combine_by_coords return the monotonic global index error 654150730
656089264,3152287510 topic-combine 3152287510 combine_first of Datasets changes dtype of variable present only in one Dataset 656089264
709795317,3152287510 topic-combine 3152287510 Tolerance 709795317
714905042,3152287510 topic-combine 3152287510 Feature request: xr.concat: `stack` parameter 714905042
753852119,3152287510 topic-combine 3152287510 Lazy concatenation of arrays 753852119
788534915,3152287510 topic-combine 3152287510 combine_by_coords can succed when it shouldn't 788534915
873713013,3152287510 topic-combine 3152287510 Coord name not set when `concat`ing along a DataArray 873713013
902622057,3152287510 topic-combine 3152287510 concat() with compat='no_conflicts' on dask arrays has accidentally quadratic runtime 902622057
956259734,3152287510 topic-combine 3152287510 xr.merge bug? when using combine_attrs='drop_conflicts' 956259734
986436135,3152287510 topic-combine 3152287510 Matrix Index is tilted using combine_by_coords  986436135
1012428149,3152287510 topic-combine 3152287510 Combine by coords dataarray bugfix 1012428149
1168304665,3152287510 topic-combine 3152287510 ValueError: Resulting object does not have monotonic global indexes along dimension in combine_by_coords call  1168304665
1194945072,3152287510 topic-combine 3152287510 allow merging datasets where a variable might be a coordinate variable only in a subset of datasets 1194945072
1203830418,3152287510 topic-combine 3152287510 Use of fill_value results in MergeError with otherwise mergable Datasets 1203830418
1415592761,3152287510 topic-combine 3152287510 combine_by_coords allows one overlapping coordinate value, but not more than one 1415592761
1468671915,3152287510 topic-combine 3152287510 Enable mypy warn unused ignores 1468671915
1506437087,3152287510 topic-combine 3152287510 Memory issue merging NetCDF files using xarray.open_mfdataset and to_netcdf 1506437087
1512708767,3152287510 topic-combine 3152287510 Test for variable name in coords True after xr.merge with compat="minimal" 1512708767
1550109629,3152287510 topic-combine 3152287510 bump minimum versions, drop py38 1550109629
1573161497,3152287510 topic-combine 3152287510 [pre-commit.ci] pre-commit autoupdate 1573161497
1611701140,3152287510 topic-combine 3152287510 xr.merge with compat="minimal" returns corrupted Dataset and causes __len__ to return wrong and possibly negative values. 1611701140
1631491844,3152287510 topic-combine 3152287510 merge 1631491844
1665260014,3152287510 topic-combine 3152287510 Fix typing errors using mypy 1.2 1665260014
1672146474,3152287510 topic-combine 3152287510 xr.concat error behaviour differs based on input DataArray ordering 1672146474
1699099029,3152287510 topic-combine 3152287510 Improve concat performance 1699099029
1704950804,3152287510 topic-combine 3152287510 Slow performance of concat() 1704950804
1822860755,3152287510 topic-combine 3152287510 (chore) min versions bump 1822860755
1880809162,3152287510 topic-combine 3152287510 [pre-commit.ci] pre-commit autoupdate 1880809162
1912094632,3152287510 topic-combine 3152287510 xr.concat concatenates along dimensions that it wasn't asked to 1912094632
2002612011,3152287510 topic-combine 3152287510 Fix docstrings for `combine_by_coords` 2002612011
2027147099,3152287510 topic-combine 3152287510 tree-reduce the combine for `open_mfdataset(..., parallel=True, combine="nested")` 2027147099
2101296696,3152287510 topic-combine 3152287510 FutureWarning when using open_mfdataset() 2101296696
2116695961,3152287510 topic-combine 3152287510 Wrapping a `kerchunk.Array` object directly with xarray 2116695961
2149485914,3152287510 topic-combine 3152287510 Stricter defaults for concat, combine, open_mfdataset 2149485914
2184675681,3152287510 topic-combine 3152287510 Dataset combine_by_coords unexpected behavior 2184675681
2204768593,3152287510 topic-combine 3152287510 Concatenation automatically creates indexes where none existed 2204768593
2204914380,3152287510 topic-combine 3152287510 Avoid auto creation of indexes in concat 2204914380

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 1839.974ms · About: xarray-datasette