MERLIN_3664_MEDS.csv is the MEDS data.
Prescription_sample.xlsx is the small subset of prescription as an example.
processData.py is processing MEDS and prescription data, like extracting the strength and excluding invalid prescription.
MME.py defines the functions used to calculate MME.
You only need to run fianlCalculation.py to get the results.
Here sets 90 days and 30 days MME window.
90Days_MME.xlsx and 30Days_MME are the corresponding results.