Execution Time0.79s

Test: test_laa_phenotypes (Passed)
Build: CIP-master-Darwin-13.4.0-x86_64-incr-SL-ON (bwh002376.bwh.harvard.edu) on 2016-03-28 23:08:00
Repository revision: 4130e5d4a652fb92fe98f49fc7a10a7e84d56eea


Show Command Line
Display graphs:

Test output
/Users/acil-user/Projects/CIP-master-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 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.368s

OK