Uncertainty Lab
Olin College of Engineering Uncertainty Lab Research 2021-22
For 1 year I worked as researcher in the Uncertainty Lab at Olin College under the direction of Professor Zachary del Rosario, in his efforts to classify and understand how engineers reason about uncertainty in engineering systems.
During my tenure I primarily helped with software on Prof. Zachary del Rosario’s package py-grama. As a data scientist, Prof. Zachary del Rosario, py-grama is an emulation of various tidy-verse functionalities from the R coding language/most notably the piping syntax/workflow of R into python, and various other data-wrangling/modeling tools.
Notable projects during this time:
Refactoring various unit-tests and overall package structure to improve package stability unit-testing runtime from 30mins to 8mins.
Adding pivot _ longer / pivot _ wider from tidy-verse into python
Added other various minor functions to py-grama