home / github

Menu
  • Search all tables
  • GraphQL API

issues_labels

Table actions
  • GraphQL API for issues_labels

208 rows where labels_id = 135761084

✎ View and edit SQL

This data as json, CSV (advanced)

Link labels_id issues_id
29008494,135761084 topic-indexing 135761084 Allow datetime.timedelta coordinates. 29008494
35956575,135761084 topic-indexing 135761084 Support pandas.MultIndex axes on xray objects 35956575
38277990,135761084 topic-indexing 135761084 Proposal: support using dictionaries for labeled indexing 38277990
40395257,135761084 topic-indexing 135761084 Pointwise indexing -- something like sel_points 40395257
49755539,135761084 topic-indexing 135761084 Proposal: allow tuples instead of slice objects in sel or isel 49755539
51526283,135761084 topic-indexing 135761084 Support using dictionaries for labeled indexing 51526283
51780993,135761084 topic-indexing 135761084 Allow for pd.TimedeltaIndex and serialize it to netCDF 51780993
57254455,135761084 topic-indexing 135761084 Add head(), tail() and thin() methods? 57254455
75454929,135761084 topic-indexing 135761084 ENH: Add .sel() method to Dataset and DataArray 75454929
95114700,135761084 topic-indexing 135761084 API design for pointwise indexing 95114700
95991680,135761084 topic-indexing 135761084 Add pointwise indexing via isel_points method 95991680
98498103,135761084 topic-indexing 135761084 Add sel_points for point-wise indexing by label 98498103
98874621,135761084 topic-indexing 135761084 Clarify rules for copies vs views when indexing 98874621
104484316,135761084 topic-indexing 135761084 CDO-like convenience methods to select times 104484316
166441031,135761084 topic-indexing 135761084 unstack() treats string coords as objects 166441031
168901028,135761084 topic-indexing 135761084 Should indexing be possible on 1D coords, even if not dims? 168901028
171828347,135761084 topic-indexing 135761084 Indexing with alignment and broadcasting 171828347
228036180,135761084 topic-indexing 135761084 BUG: Allow unsigned integer indexing, fixes #1405 228036180
230214809,135761084 topic-indexing 135761084 Indexing time with lists 230214809
231308952,135761084 topic-indexing 135761084 scalar_level in MultiIndex 231308952
232726778,135761084 topic-indexing 135761084 Wrong dimension referenced in boolean indexing with .loc 232726778
238317455,135761084 topic-indexing 135761084 More Robust Implementation of `slice` 238317455
239918314,135761084 topic-indexing 135761084 Argmin indexes 239918314
241578773,135761084 topic-indexing 135761084 WIP: indexing with broadcasting 241578773
245186903,135761084 topic-indexing 135761084 boolean indexing 245186903
245649333,135761084 topic-indexing 135761084 Resample not working when time coordinate is timezone aware 245649333
245893358,135761084 topic-indexing 135761084 ENH: points coord from isel/sel_points should be a MultiIndex 245893358
252490115,135761084 topic-indexing 135761084 Assignment 252490115
254927382,135761084 topic-indexing 135761084 Multidimensional reindex 254927382
262642978,135761084 topic-indexing 135761084 Explicit indexes in xarray's data-model (Future of MultiIndex) 262642978
263403430,135761084 topic-indexing 135761084 Should sel with slice objects care about underlying coordinate order? 263403430
277441150,135761084 topic-indexing 135761084 Assigning data to vector-indexed data doesn't seem to work 277441150
277498232,135761084 topic-indexing 135761084 Assignment with vectorized indexing doesn't work with a scalar right-hand-side 277498232
294241734,135761084 topic-indexing 135761084 Boolean indexing with multi-dimensional key arrays 294241734
297560256,135761084 topic-indexing 135761084 cartesian product of coordinates and using it to index / fill empty dataset 297560256
309686915,135761084 topic-indexing 135761084 square-bracket slice a Dataset with a DataArray 309686915
309691307,135761084 topic-indexing 135761084 slice using non-index coordinates 309691307
334366223,135761084 topic-indexing 135761084 Slow performance with isel on stacked coordinates 334366223
340316108,135761084 topic-indexing 135761084 string coords are converted to object dtype when using MultiIndex / stacking 340316108
340486433,135761084 topic-indexing 135761084 Does interp() work on curvilinear grids (2D coordinates) ?  340486433
340757861,135761084 topic-indexing 135761084 interp over time coordinate 340757861
370960004,135761084 topic-indexing 135761084 Renaming a coordinate of a multi-index after stack fails 370960004
374025325,135761084 topic-indexing 135761084 Array indexing with dask arrays 374025325
446868198,135761084 topic-indexing 135761084 sel(method=x) is not propagated for MultiIndex 446868198
448082431,135761084 topic-indexing 135761084 How to add a custom indexer. 448082431
469117528,135761084 topic-indexing 135761084 .sel method gives error with float32 values 469117528
481761508,135761084 topic-indexing 135761084 Feature request for multiple tolerance values when using nearest method and sel() 481761508
510844652,135761084 topic-indexing 135761084 Scalar slice of MultiIndex is turned to tuples 510844652
514792972,135761084 topic-indexing 135761084 warn when updating coord.values : indexes are not updated 514792972
522402552,135761084 topic-indexing 135761084 CFTimeIndex changes to normal Index after renaming 522402552
527237590,135761084 topic-indexing 135761084 Minimize `.item()` call 527237590
557257598,135761084 topic-indexing 135761084 Repeated coordinates leads to unintuitive (broken?) indexing behaviour 557257598
564555854,135761084 topic-indexing 135761084 Pointwise indexing 564555854
578354518,135761084 topic-indexing 135761084 dask.array as Coordinate variable 578354518
583220835,135761084 topic-indexing 135761084 Allow `isel` to ignore missing dimensions? 583220835
592312709,135761084 topic-indexing 135761084 sel along 1D non-index coordinates 592312709
594688816,135761084 topic-indexing 135761084 Why don't we allow indexing with keyword args via __call__? 594688816
623804131,135761084 topic-indexing 135761084 Error with indexing 2D lat/lon coordinates 623804131
623872328,135761084 topic-indexing 135761084 Impossible to define variable as an index when the variable has only 1 value 623872328
666523009,135761084 topic-indexing 135761084 isel with 0d dask array index fails 666523009
690268366,135761084 topic-indexing 135761084 Unstack non-index coordinate 690268366
730017064,135761084 topic-indexing 135761084 MultiIndex name (not 'names') is not set 730017064
733077617,135761084 topic-indexing 135761084 Vectorized indexing (isel) of chunked data with 1D indices gives weird chunks 733077617
741806260,135761084 topic-indexing 135761084 Invisible differences between arrays using IntervalIndex 741806260
758165023,135761084 topic-indexing 135761084 drop_sel indices in dimension that doesn't have coordinates? 758165023
759709924,135761084 topic-indexing 135761084 Fancy indexing a Dataset with dask DataArray triggers multiple computes 759709924
771382653,135761084 topic-indexing 135761084 Allow sel's method and tolerance to vary per-dimension 771382653
783272657,135761084 topic-indexing 135761084 Assigning non-dimension coordinates does not conserve MultiIndex type 783272657
818583834,135761084 topic-indexing 135761084 implemented pad with new-indexes 818583834
822320976,135761084 topic-indexing 135761084 KeyError when selecting "nearest" data with given tolerance  822320976
864249974,135761084 topic-indexing 135761084 Make creating a MultiIndex in stack optional 864249974
915168227,135761084 topic-indexing 135761084 Notion of "distance" or "scale" for indexes and selection 915168227
941810767,135761084 topic-indexing 135761084 xarray does not seem to work with timezone aware indexes 941810767
955617411,135761084 topic-indexing 135761084 Level names in multi-level index are ignored 955617411
966669714,135761084 topic-indexing 135761084 MultiIndex coordinates loc/sel not working in 0.19.0 966669714
966983801,135761084 topic-indexing 135761084 Explicit indexes 966983801
968796847,135761084 topic-indexing 135761084 Coerce the labels passed to Index.query to array-like objects 968796847
968990058,135761084 topic-indexing 135761084 Selection with multi-index and float32 values 968990058
975385095,135761084 topic-indexing 135761084 pandas deprecates Index.get_loc with method 975385095
976207971,135761084 topic-indexing 135761084 Setting item with loc and boolean mask fails 976207971
979316661,135761084 topic-indexing 135761084 Flexible indexes: how to handle possible dimension vs. coordinate name conflicts? 979316661
1005623261,135761084 topic-indexing 135761084 Check explicit indexes when comparing two xarray objects 1005623261
1006413760,135761084 topic-indexing 135761084 Inconsistent dropping of `DatetimeIndex.freq` attribute from `DataArray`s index. 1006413760
1028755077,135761084 topic-indexing 135761084 Allow indexing unindexed dimensions using dask arrays 1028755077
1029088776,135761084 topic-indexing 135761084 Need a way to speciefy the names of coordinates from the indices which droped by DataArray.reset_index. 1029088776
1047599975,135761084 topic-indexing 135761084 Selecting with MultiIndex raises a TypeError 1047599975
1091924982,135761084 topic-indexing 135761084 REF: Implement CFTimeIndex via pandas ExtensionArray 1091924982
1115026697,135761084 topic-indexing 135761084 MAINT: pandas 1.4: no longer use get_loc with method 1115026697
1128304139,135761084 topic-indexing 135761084 Indexing a RangeIndexed' DataArray with a RangeIndex returns a deprecated Int64Index 1128304139
1148021907,135761084 topic-indexing 135761084 Explicit indexes: next steps 1148021907
1150618439,135761084 topic-indexing 135761084 Assigning to dataset with missing dim raises ValueError 1150618439
1155321209,135761084 topic-indexing 135761084 groubpy on array with multiindex renames indices 1155321209
1168235330,135761084 topic-indexing 135761084 `DataArray.drop_sel()` along a MultiIndex-ed dimension drops too much data 1168235330
1168748727,135761084 topic-indexing 135761084 Re-indexing doesn't preserve coord name for `DataArray.to_dataframe` calls 1168748727
1173997225,135761084 topic-indexing 135761084 Attributes of concatenation coordinate are dropped 1173997225
1174177534,135761084 topic-indexing 135761084 vectorized indexing with DataArray should not preserve IndexVariable 1174177534
1174386963,135761084 topic-indexing 135761084 `reindex` drops attrs 1174386963
1174585854,135761084 topic-indexing 135761084 xr.concat adds an extra array around elements 1174585854
1175329407,135761084 topic-indexing 135761084 Pass indexes to the Dataset and DataArray constructors 1175329407
1175454678,135761084 topic-indexing 135761084 DataArray groupby returning Dataset broken in some cases 1175454678

Next page

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