medcodes
medcodes copied to clipboard
A Python package for standardizing medical data
hello, I'm new to python, and perhaps I'm missing something, but how does this project actually work? 1. In `setupy.py` you are referring to some other project: ```python setup( name="icd",...
Hi, For obtain the comorbilities for drugs of drugbank you could use this so useful code: https://github.com/dhimmel/SIDER4/blob/master/SIDER4.ipynb Also, it would be interesting introduce pharmacokinetic information like: Dose, Cmax etc, but...
Would it be possible to make it possible to pip install this cool module?