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

dask / dask / 11350
53%

Build:
DEFAULT BRANCH: master
Ran 26 Apr 2019 05:25PM UTC
Jobs 1
Files 108
Run time 10s
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
11350

push

travis-ci

jcrist
Refactor array.percentile and dataframe.quantile to use t-digest (#4677)

* Use t-digest for arrays when possible

* implement using t-digest for DataFrame quantiles when possible

* Change dataframe/io/from_bcolz to use the old percentile implementation

* Change tests to use the old DataFrame.quantile() and Array.percentile() versions to allow them to pass

* Add crick as a dependency

* Remove crick from being a mandatory requirement

* Change "use_tdigest" parameter to a more general "method"

* Update tests to work with the new "method" parameter to quantile and percentile functions

* Fix flake8 warnings.

* Add warning when attempting to use t-digest function without crick being installed

* Add crick as an optional dependency to appveyor and travis

* Add tests for array.percentile() when using 'tdigest' method

* Add some tests for DataFrame.quantile with method 'tdigest'

* Fix styling error.

* Add tests for DataFrame.quantile when method='tdigest'

* Add tests for DataFrame.describe() when using method='tdigest'

* Change array.percentile to use list parameter for crick.quantile().

* Change to use pytest.mark.parametrize when needed

* Fix doc strings in dataframe/core.

* Refactor quantile tests in test_dataframe to use pytest.mark.parametrize

* Fixups

- Make tests not require crick to run
- Fix docstring formatting
- A few other nits

17176 of 18949 relevant lines covered (90.64%)

0.91 hits per line

Jobs
ID Job ID Ran Files Coverage
3 11350.3 (PYTHON=3.6 NUMPY=1.15.1 PANDAS=0.23.4 TEST='true' LINT='true' COVERAGE='true' PARALLEL='false' XTRATESTARGS= TEST_IMPORTS='true') 26 Apr 2019 05:25PM UTC 0
90.64
Travis Job 11350.3
Source Files on build 11350
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #11350
  • 87a46eb2 on github
  • Prev Build on master (#11348)
  • Next Build on master (#11352)
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