• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

mrocklin / dask / 756

Builds Branch Commit Type Ran Committer Via Coverage
756 point-slice add point slicing to dask.array.core This is equivalent to numpy slicing with multiple input lists. We could use a better name. cc @shoyer @jhamman Example ------- >>> x = np.arange(56).reshape((7, 8)) >>> x array([[ 0, 1, 2, 3, 4, 5, 6... push 17 Jul 2015 04:22PM UTC Matthew Rocklin travis-ci pending completion   set done
755 array-extend-2 extend array design document push 17 Jul 2015 02:14PM UTC Matthew Rocklin travis-ci pending completion   set done
754 array-extend add array-extend doc push 17 Jul 2015 01:19AM UTC Matthew Rocklin travis-ci pending completion   set done
753 array-extend add array-extend doc push 17 Jul 2015 01:16AM UTC Matthew Rocklin travis-ci pending completion   set done
752 raise-kwargs raise informative kwarg error in atop push 16 Jul 2015 07:40PM UTC Matthew Rocklin travis-ci pending completion   set done
751 raise-kwargs Raise informative error on bad keyword arguments Example ------- In [1]: import dask.array as da In [2]: x = da.ones(6, chunks=3) In [3]: da.minimum(x, out=None) TypeError: minimum does not take the following keyword arguments ['out'] Fixes #429 push 16 Jul 2015 07:36PM UTC Matthew Rocklin travis-ci pending completion   set done
750 master Merge pull request #428 from mrocklin/to-hdfstore add dataframe.io.to_hdf push 16 Jul 2015 03:22PM UTC Matthew Rocklin travis-ci pending completion   set done
749 to-hdfstore _link docstring push 16 Jul 2015 01:39PM UTC Matthew Rocklin travis-ci pending completion   set done
748 to-hdfstore ensure that index information passes through castra push 15 Jul 2015 11:57PM UTC Matthew Rocklin travis-ci pending completion   set done
747 to-hdfstore ensure that index information passes through castra push 15 Jul 2015 11:42PM UTC Matthew Rocklin travis-ci pending completion   set done
746 to-hdfstore ensure that index information passes through castra push 15 Jul 2015 09:51PM UTC Matthew Rocklin travis-ci pending completion   set done
745 to-hdfstore to_castra protects list of categories push 15 Jul 2015 07:37PM UTC Matthew Rocklin travis-ci pending completion   set done
744 to-hdfstore to_castra protects list of categories push 15 Jul 2015 07:35PM UTC Matthew Rocklin travis-ci pending completion   set done
743 to-hdfstore include categoricals directly in graph in set_index push 15 Jul 2015 07:25PM UTC Matthew Rocklin travis-ci pending completion   set done
742 to-hdfstore use pytest.importorskip rather than ignoring push 15 Jul 2015 07:03PM UTC Matthew Rocklin travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • …
  • 97
  • 98
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc