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

mrocklin / dask / 2668

Builds Branch Commit Type Ran Committer Via Coverage
2668 repeat-optimize-blockwise fixup push 17 Feb 2019 11:53PM UTC mrocklin travis-ci pending completion   set done
2662 dataframe-groupby-accel Avoid groupby.agg(callable) in groupby-var This has two benefits 1. It's much faster the following benchmark shows a 5x improvement 2. It doesn't require the pandas-like container to implement groupby.agg(callable), which helps cudf Bench... push 14 Feb 2019 01:34AM UTC mrocklin travis-ci pending completion   set done
2660 cudf-concat flake8 push 08 Feb 2019 08:34PM UTC mrocklin travis-ci pending completion   set done
2658 cudf-concat Update cudf concat implementation push 08 Feb 2019 07:19PM UTC mrocklin travis-ci pending completion   set done
2654 test-ci replace WINDOWS with explicit check push 30 Jan 2019 04:35AM UTC mrocklin travis-ci pending completion   set done
2653 test-ci Skip failing windows tests push 29 Jan 2019 11:50PM UTC mrocklin travis-ci pending completion   set done
2652 delayed-attr Fix DelayedAttr return value Previously we were missing a return statement push 29 Jan 2019 11:16PM UTC mrocklin travis-ci pending completion   set done
2651 test-ci Trivial change to test CI push 25 Jan 2019 05:07PM UTC mrocklin travis-ci pending completion   set done
2650 is-dataframe-type add more explicit test push 23 Jan 2019 11:01PM UTC mrocklin travis-ci pending completion   set done
2649 is-dataframe-type Avoid checking against types in is_dataframe_like push 23 Jan 2019 10:30PM UTC mrocklin travis-ci pending completion   set done
2648 more-register-cudf Merge branch 'master' into more-register-cudf push 22 Jan 2019 07:02PM UTC mrocklin travis-ci pending completion   set done
2646 more-register-cudf Add explicit backends.py files in dask.array/dataframe This collects lazily registered functions for cupy, sparse, scipy, and cudf. push 17 Jan 2019 04:07PM UTC mrocklin travis-ci pending completion   set done
2645 more-register-cudf Add more cudf lazy registrations push 16 Jan 2019 11:20PM UTC mrocklin travis-ci pending completion   set done
2644 has-parallel-type Add has_parallel_type This is a bit nicer than `isinstance(obj, parallel_types())` because it works also with lazily registered types. push 16 Jan 2019 10:53PM UTC mrocklin travis-ci pending completion   set done
2643 is-dataframe-like Replace isinstance(..., pandas) with is_dataframe_like This helps to provide support to non-Pandas objects that are still Pandas-like enough to work with some Dask DataFrame's algorithms. push 13 Jan 2019 08:48PM UTC mrocklin travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • …
  • 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