Execution Time5.93s

Test: test_body_composition_phenotypes (Passed)
Build: CIP-Darwin-14.5.0-x86_64-incr-SL-ON (BWH004658) on 2015-08-21 16:10:25
Repository revision: e716a7236bda3d0ae6cc8f8865c726154f61e21a


Show Command Line
Display graphs:

Test output
/Users/jonieva/Projects/CIP-build/CIP-build/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 5.302s

OK