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

quantopian / zipline / 2954 / 1
88%
master: 88%

Build:
DEFAULT BRANCH: master
Ran 08 Apr 2015 08:16PM UTC
Files 67
Run time 4s
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

08 Apr 2015 03:00PM UTC coverage: 87.318% (+0.04%) from 87.275%
PANDAS_VERSION=0.16.0 NUMPY_VERSION=1.9.2

push

travis-ci

twiecki
BUG: Filter nans in DataFrame and Panel sources.

If a SID hasn't started trading yet, pandas' convention is to use nans.
Before this change, zipline would raise an exception if there were nans in the
input data.

We now skip events where the prices contains a nan and has not been traded
before (in which case forward fill).

Fixes #446.

5343 of 6119 relevant lines covered (87.32%)

0.87 hits per line

Source Files on job 2954.1 (PANDAS_VERSION=0.16.0 NUMPY_VERSION=1.9.2)
  • Tree
  • List 0
  • Changed 5
  • Source Changed 2
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2954
  • Travis Job 2954.1
  • d578d582 on github
  • Prev Job for PANDAS_VERSION=0.16.0 NUMPY_VERSION=1.9.2 on master (#2953.2)
  • Next Job for PANDAS_VERSION=0.16.0 NUMPY_VERSION=1.9.2 on master (#2966.2)
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