Repo Added
18 Jun 2014 05:52PM UTC
|
Total Files
63
|
# Builds
5627
Last
|
Badge
README BADGES
|
push
travis-ci
4858 of 5590 relevant lines covered (86.91%)
1.74 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Coverage | Commit | Committer | Type | Time | Via |
---|---|---|---|---|---|---|---|
2534 | just-fastseries |
86.91 |
PERF: Add a wrapper around Series to speed up perf tracker bottleneck. Alleviates bottleneck caused re-indexing into a pd.Series during a tight loop, by keeping track of the index value into the underlying `.values` in a lookup table. Based on s... | push | 03 Feb 2015 07:16PM UTC | travis-ci | |
2531 | just-fastseries |
86.85 |
PERF: Add a wrapper around Series to speed up perf tracker bottleneck. Alleviates bottleneck caused re-indexing into a pd.Series during a tight loop, by keeping track of the index value into the underlying `.values` in a lookup table. | Eddie Hebert | push | 03 Feb 2015 06:29PM UTC | travis-ci |
2522 | just-fastseries |
|
Use series instead of ndarray. | Eddie Hebert | push | 02 Feb 2015 09:53PM UTC | travis-ci |