Bowel Movement Analysis using KS-test

Hi All,

I created a python code which ingests data from the Bowel Move Android App. It presents you with moving averages of your bristol stool scale over several time windows.

It additionally runs KS-testing so you can quantitatively tell if a particular treatment regiment is actually indcing change. I found that my results with p-values less than 1e-3 line up with my gallbladder removal surgery, nexium intake, and switching to softer water intake.

I’m happy to take any questions or suggestions