home / github

Menu
  • Search all tables
  • GraphQL API

labels_pull_requests

Table actions
  • GraphQL API for labels_pull_requests

45 rows where labels_id = 536144505

✖
✖

✎ View and edit SQL

This data as json, CSV (advanced)

Link labels_id pull_requests_id
536144505,77031572 topic-performance 536144505 Tweaks for opening datasets 77031572
536144505,121142890 topic-performance 536144505 concat prealigned objects 121142890
536144505,121379600 topic-performance 536144505 Speed up `decode_cf_datetime` 121379600
536144505,125936835 topic-performance 536144505 Feature/benchmark 125936835
536144505,137274781 topic-performance 536144505 Automatic parallelization for dask arrays in apply_ufunc 137274781
536144505,325076349 topic-performance 536144505 Speed up isel and __getitem__ 325076349
536144505,340910247 topic-performance 536144505 Leave empty slot when not using accessors 340910247
536144505,341037589 topic-performance 536144505 2x~5x speed up for isel() in most cases 341037589
536144505,351354928 topic-performance 536144505 Strided rolling 351354928
536144505,546599879 topic-performance 536144505 Faster interp 546599879
536144505,547013664 topic-performance 536144505 speedup attribute style access and tab completion 547013664
536144505,547053939 topic-performance 536144505 Speed up Dataset._construct_dataarray 547053939
536144505,574241117 topic-performance 536144505 Better rolling reductions 574241117
536144505,678579221 topic-performance 536144505 Do not transpose 1d arrays during interpolation 678579221
536144505,698447552 topic-performance 536144505 Fix performance bug from cftime import 698447552
536144505,772496364 topic-performance 536144505 Reimplement `.polyfit()` with `apply_ufunc` 772496364
536144505,1088934304 topic-performance 536144505 Add import ASV benchmark 1088934304
536144505,1089738782 topic-performance 536144505 Lazy Imports 1089738782
536144505,1098015732 topic-performance 536144505 Optimize some copying 1098015732
536144505,1100177522 topic-performance 536144505 Dataset insertion benchmark 1100177522
536144505,1103975300 topic-performance 536144505 Fix type in benchmarks/merge.py 1103975300
536144505,1103984081 topic-performance 536144505 Expand benchmarks for dataset insertion and creation 1103984081
536144505,1154871527 topic-performance 536144505 absolufy-imports - Only in xarray folder 1154871527
536144505,1159259492 topic-performance 536144505 Improve performance for backend datetime handling 1159259492
536144505,1166747288 topic-performance 536144505 Some alignment optimizations 1166747288
536144505,1188736584 topic-performance 536144505 Add lazy backend ASV test 1188736584
536144505,1215560742 topic-performance 536144505 Add benchmarks for to_dataframe and to_dask_dataframe 1215560742
536144505,1261074153 topic-performance 536144505 Removed `.isel` for `DatasetRolling.construct` consistent rolling behavior 1261074153
536144505,1270604624 topic-performance 536144505 [skip-ci] Fix groupby binary ops benchmarks 1270604624
536144505,1292280086 topic-performance 536144505 [skip-ci] Add compute to groupby benchmarks 1292280086
536144505,1295123787 topic-performance 536144505 Use read1 instead of read to get magic number 1295123787
536144505,1305479032 topic-performance 536144505 Avoid recasting a CFTimeIndex 1305479032
536144505,1305479152 topic-performance 536144505 align: Avoid reindexing when join="exact" 1305479152
536144505,1305503667 topic-performance 536144505 [skip-ci] Add alignment benchmarks 1305503667
536144505,1332084177 topic-performance 536144505 [skip-ci] Add cftime groupby, resample benchmarks 1332084177
536144505,1332601775 topic-performance 536144505 Speed up .dt accessor by preserving Index objects. 1332601775
536144505,1341164035 topic-performance 536144505 Improve concat performance 1341164035
536144505,1351377454 topic-performance 536144505 Improve interp performance 1351377454
536144505,1351385863 topic-performance 536144505 Improve to_dask_dataframe performance 1351385863
536144505,1358154959 topic-performance 536144505 Avoid explicit loop when updating OrderedSet 1358154959
536144505,1508705350 topic-performance 536144505 Fix typos 1508705350
536144505,1514813537 topic-performance 536144505 Fix `PeriodIndex` deprecation in xarray tests 1514813537
536144505,1566916155 topic-performance 536144505 [skip-ci] Add benchmarks for Dataset binary ops, chunk 1566916155
536144505,1567086947 topic-performance 536144505 Add better ASV test cases for open_dataset 1567086947
536144505,1637783872 topic-performance 536144505 Speed up localize 1637783872

Advanced export

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

CSV options:

CREATE TABLE [labels_pull_requests] (
   [labels_id] INTEGER REFERENCES [labels]([id]),
   [pull_requests_id] INTEGER REFERENCES [pull_requests]([id]),
   PRIMARY KEY ([labels_id], [pull_requests_id])
);
CREATE INDEX [idx_labels_pull_requests_pull_requests_id]
    ON [labels_pull_requests] ([pull_requests_id]);
CREATE INDEX [idx_labels_pull_requests_labels_id]
    ON [labels_pull_requests] ([labels_id]);
Powered by Datasette · Queries took 7.782ms · About: xarray-datasette
  • Sort ascending
  • Sort descending
  • Facet by this
  • Hide this column
  • Show all columns
  • Show not-blank rows