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

holoviz / holoviews / 18490
86%

Build:
DEFAULT BRANCH: master
Ran 03 Sep 2019 12:54PM UTC
Jobs 2
Files 277
Run time 3min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
18490

push

travis-ci

web-flow
Add dim-expression support in Dataset.select  (#3920)

* Add compute and keep_index kwargs to interface.values. Adds new `compute` and `keep_index` kwargs to the `values` method of all data interfaces. For dask data structures, compute controls whether value is evaluated before being returned. For pandas/dask Series, keep_index controls whether the values are returned as a series (keep_index=True) or array (keep_index=False).

* Support indexing Dataset with pandas/Dask series. Makes it possible to filter a dataset using a pandas or dask series with index that matches the index of the element's `data` data frame.

* Add expression selection tests

* Add selection_expr argument to Dataset.select. This may be set to a dim predicate express indicating which rows should kept. Add error message if first arg is not a dim expression, referring users to the selection_specs keyword argument.

66 of 66 new or added lines in 18 files covered. (100.0%)

44341 of 50344 relevant lines covered (88.08%)

1.76 hits per line

Jobs
ID Job ID Ran Files Coverage
1 18490.1 (DESC="Python 3.6 tests" HV_REQUIREMENTS="unit_tests" PYTHON_VERSION=3.6) 03 Sep 2019 12:54PM UTC 0
88.08
Travis Job 18490.1
2 18490.2 (DESC="Python 2.7 tests" PYTHON_VERSION=2.7 HV_REQUIREMENTS="unit_tests") 03 Sep 2019 12:56PM UTC 0
88.1
Travis Job 18490.2
Source Files on build 18490
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #18490
  • 996e7c4c on github
  • Prev Build on master (#18489)
  • Next Build on master (#18495)
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

© 2026 Coveralls, Inc