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

statsmodels / statsmodels / 3979
88%

Build:
DEFAULT BRANCH: master
Ran 26 Apr 2016 12:10AM UTC
Jobs 1
Files 509
Run time 42s
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
3979

push

travis-ci

josef-pkt
ENH: Allow predict to return a DataFrame (#2884)

* Allow predict to return a DataFrame [issue 1352]

* Allow predict to return a DataFrame [issue 1352]

* Switched DataFrame to Series

* Moved the pandas logic to the Results object.

* Set default row_labels value to None.

* Removed reference to exog original

* Added test to CheckGenericMixin

* Removed debugging code.

* Removed debugging code part 2.

* Fixed bug where hasattr was not uniquely identifying a pandas object.

* Fixed test_remove_data_pickle bug.

* Update assert statement to work with Series.

* Minor refactoring.

* Added workaround for PHReg.predict returning a bunch object.

* Removed debug code.

* Allowed MICE _get_predicted method in the sandbox to handel a Series being returned by predict.

* Eliminated the need to copy exog.

53695 of 62892 relevant lines covered (85.38%)

0.85 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
100.0
/home/travis/miniconda2/envs/statsmodels-test/lib/python2.7/site-packages/statsmodels-0.8.0-py2.7-linux-x86_64.egg/statsmodels/regression/tests/test_regression.py
7
100.0
/home/travis/miniconda2/envs/statsmodels-test/lib/python2.7/site-packages/statsmodels-0.8.0-py2.7-linux-x86_64.egg/statsmodels/sandbox/mice/mice.py
9
100.0
/home/travis/miniconda2/envs/statsmodels-test/lib/python2.7/site-packages/statsmodels-0.8.0-py2.7-linux-x86_64.egg/statsmodels/base/tests/test_generic_methods.py
11
100.0
/home/travis/miniconda2/envs/statsmodels-test/lib/python2.7/site-packages/statsmodels-0.8.0-py2.7-linux-x86_64.egg/statsmodels/base/tests/test_shrink_pickle.py
24
100.0
/home/travis/miniconda2/envs/statsmodels-test/lib/python2.7/site-packages/statsmodels-0.8.0-py2.7-linux-x86_64.egg/statsmodels/regression/linear_model.py
59
100.0
/home/travis/miniconda2/envs/statsmodels-test/lib/python2.7/site-packages/statsmodels-0.8.0-py2.7-linux-x86_64.egg/statsmodels/base/model.py
Jobs
ID Job ID Ran Files Coverage
2 3979.2 (PYTHON=2.7 NUMPY=1.7 SCIPY=0.12 OPTIONAL="mkl mkl-rt libgfortran=1.0" COVERAGE=true) 26 Apr 2016 12:10AM UTC 0
85.38
Travis Job 3979.2
Source Files on build 3979
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3979
  • ff5d01b0 on github
  • Prev Build on master (#3947)
  • Next Build on master (#3985)
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