Execution Time0.94s

Test: test_laa_phenotypes (Passed)
Build: CIP-Darwin-14.1.0-x86_64-incr-SL-ON (BWH004658) on 2015-04-13 15:34:50
Repository revision: ac7a264e7fd3087a5d8386dac693b0cf3b8632ee


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 0.521s

OK