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

dsten / datascience / 206 / 1
74%
master: 74%

Build:
DEFAULT BRANCH: master
Ran 02 Oct 2015 06:41PM UTC
Files 4
Run time 0s
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

02 Oct 2015 06:18PM UTC coverage: 72.899% (-1.1%) from 73.959%
206.1

push

travis-ci

deculler
Created pivot_bin that parallels bin and obviates pivot_hist.

    def pivot_bin(self, pivot_columns, value_column, bins=None, **vargs) :
        """Form a table with columns formed by the unique tuples in pivot_columns
        containing counts per bin of the values associated with each tuple in the value_column.

This is critical for when the data set contains varying number of entries in logical 'categories'
as given by values in categorical columns.  text/demo/HealthEx-Pivot-Hist notebook demonstrates this
for health data

694 of 952 relevant lines covered (72.9%)

0.73 hits per line

Source Files on job 206.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 206
  • Travis Job 206.1
  • bac1b1a7 on github
  • Prev Job for on master (#203.1)
  • Next Job for on master (#208.1)
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