Execution Time0.60s

Test: test_laa_phenotypes (Passed)
Build: CIP-Linux-3.10.0-123.8.1.el7.x86_64-x86_64-incr-SL-ON (ip-172-31-24-227.ec2.internal) on 2015-05-29 00:18:08
Repository revision: be8f798ea2fd7490f63bbb31d317ad17aaa14a7b


Show Command Line
Display graphs:

Test output
/home/centos/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.317s

OK