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

dask / dask / 11352 / 3
53%
master: 53%

Build:
DEFAULT BRANCH: master
Ran 26 Apr 2019 07:05PM UTC
Files 108
Run time 9s
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

26 Apr 2019 04:59PM UTC coverage: 90.643%. Remained the same
PYTHON=3.6 NUMPY=1.15.1 PANDAS=0.23.4 TEST='true' LINT='true' COVERAGE='true' PARALLEL='false' XTRATESTARGS= TEST_IMPORTS='true'

cron

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

Source Files on job 11352.3 (PYTHON=3.6 NUMPY=1.15.1 PANDAS=0.23.4 TEST='true' LINT='true' COVERAGE='true' PARALLEL='false' XTRATESTARGS= TEST_IMPORTS='true')
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 10203
  • Travis Job 11352.3
  • 87a46eb2 on github
  • Prev Job for PYTHON=3.6 NUMPY=1.15.1 PANDAS=0.23.4 TEST='true' LINT='true' COVERAGE='true' PARALLEL='false' XTRATESTARGS= TEST_IMPORTS='true' on master (#11350.3)
  • Next Job for PYTHON=3.6 NUMPY=1.15.1 PANDAS=0.23.4 TEST='true' LINT='true' COVERAGE='true' PARALLEL='false' XTRATESTARGS= TEST_IMPORTS='true' on master (#11353.3)
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