Installation¶
From PyPI¶
pip install medicaid-utils
From Source¶
git clone https://github.com/uc-cms/medicaid-utils.git
cd medicaid-utils
pip install -e .
Requirements¶
Python >= 3.11
Core dependencies: dask, pandas, numpy, pyarrow
See
requirements.txtfor the full dependency list