Dan,

Is there any approved  workaround? While the installation process may be quick, 
 I need to get approval for click agreements prior to install.

Thanks,
Laurel

From: gpc-dev-boun...@listserv.kumc.edu 
[mailto:gpc-dev-boun...@listserv.kumc.edu] On Behalf Of Dan Connolly
Sent: Friday, September 30, 2016 10:52 AM
To: <gpc-dev@listserv.kumc.edu>
Subject: pandas for Breast Cancer data manipulation: confirm installation

For the 8 sites participating in the breast cancer data collection, please 
install 
pandas<https://urldefense.proofpoint.com/v2/url?u=http-3A__pandas.pydata.org_pandas-2Ddocs_stable_install.html-23installing-2Dpandas-2Dwith-2Dminiconda&d=CwMFAw&c=KNVzINr6WAqWApikNSnyDeOu0ck0iFwcrMz92MxUhIs&r=A2PXk2ZGVGBzoEOQMwrrbqse0CnDMUgS4P3-3HOTSAwE8Vfvoc1Wm0NCYFbuU-_5&m=I3YlZnVhp7zpDByRsljOWjuUO4Nl_p0L6rxq2bK3qkQ&s=uzzqycVllXvVGh14Rw7XKosmFQCZbBdsX32MfboNnNg&e=>
 (if you have not already) and confirm that you can read and write relevant CSV 
files, e.g. your cohort with a study_id column:

import pandas as pd
cohort = pd.read_csv("my_cohort.csv")
print len(cohort)

Please confirm by making a note in #297 collect breast cancer data from GPC 
sites<https://urldefense.proofpoint.com/v2/url?u=https-3A__informatics.gpcnetwork.org_trac_Project_ticket_297&d=CwMFAw&c=KNVzINr6WAqWApikNSnyDeOu0ck0iFwcrMz92MxUhIs&r=A2PXk2ZGVGBzoEOQMwrrbqse0CnDMUgS4P3-3HOTSAwE8Vfvoc1Wm0NCYFbuU-_5&m=I3YlZnVhp7zpDByRsljOWjuUO4Nl_p0L6rxq2bK3qkQ&s=XJUp8sJaQTKLxAvtuexfmTtAR-8ca3HbAgrIvjrWuyc&e=>
 or by email to me and/or gpc-dev.

I estimate installation should take 10 minutes or less. If it's not working 
after 15 minutes, let me know and I'll figure something out.

References:

  *   GPC Breast Cancer Second Data 
Pull<https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.google.com_presentation_d_1LANts9zyDNyR3uPoArU04tsrxaC2Ao3rQyRk9JRPg9c_edit-23slide-3Did.p&d=CwMFAw&c=KNVzINr6WAqWApikNSnyDeOu0ck0iFwcrMz92MxUhIs&r=A2PXk2ZGVGBzoEOQMwrrbqse0CnDMUgS4P3-3HOTSAwE8Vfvoc1Wm0NCYFbuU-_5&m=I3YlZnVhp7zpDByRsljOWjuUO4Nl_p0L6rxq2bK3qkQ&s=nVryJLIyY6eENuSNsasYFjIGP5-jfEVrn0Q_Qq7_gK0&e=>
  *   #214 breast cancer linked study database available for 
analysis<https://urldefense.proofpoint.com/v2/url?u=https-3A__informatics.gpcnetwork.org_trac_Project_ticket_214&d=CwMFAw&c=KNVzINr6WAqWApikNSnyDeOu0ck0iFwcrMz92MxUhIs&r=A2PXk2ZGVGBzoEOQMwrrbqse0CnDMUgS4P3-3HOTSAwE8Vfvoc1Wm0NCYFbuU-_5&m=I3YlZnVhp7zpDByRsljOWjuUO4Nl_p0L6rxq2bK3qkQ&s=k3KConLe0CxW9QrAIxErrIHQLQz08lY2-ILqqO1exyg&e=>
--
Dan

______________________________________________________________________
The contents of this message may contain private, protected and/or privileged 
information.  If you received this message in error, you should destroy the 
e-mail message and any attachments or copies, and you are prohibited from 
retaining, distributing, disclosing or using any information contained within.  
Please contact the sender and advise of the erroneous delivery by return e-mail 
or telephone.  Thank you for your cooperation.
_______________________________________________
Gpc-dev mailing list
Gpc-dev@listserv.kumc.edu
http://listserv.kumc.edu/mailman/listinfo/gpc-dev

Reply via email to