Execution Time2.08s

Test: test_body_composition_phenotypes (Passed)
Build: Darwin-13.4.0-x86_64-incr-SL-ON (bwh002376.bwh.harvard.edu) on 2014-10-26 23:07:49
Repository revision: 9e2ff090fc84fdea458615e2fee2b42de05a9f49


Show Command Line
Display graphs:

Test output
/Users/acil-user/Projects/CIP/cip_python/phenotypes/phenotypes.py:248: SettingWithCopyWarning: 
A value is trying to be set on a copy of a slice from a DataFrame

See the the caveats in the documentation: http://pandas.pydata.org/pandas-docs/stable/indexing.html#indexing-view-versus-copy
  self._df[pheno_name][np.where(key_row==True)[0][0]] = pheno_value
.
----------------------------------------------------------------------
Ran 1 test in 1.671s

OK