Execution Time1.13s

Test: test_laa_phenotypes (Passed)
Build: Darwin-c++ (whistler2.local) on 2015-06-02 19:06:26


Show Command Line
Display graphs:

Test output
/Users/rjosest/src/devel/ChestImagingPlatform/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.551s

OK