Erin R Hoffman
Erin R Hoffman
In digging through the source code to try to understand how to set some configurations, we have noticed some spelling inconsistencies that make it challenging to find the right information....
Hello! When I use MathQuill there is a lot of trial and error when trying to reuse TeX code that worked successfully on another platform. For example, ``` \rho_{X,Y}= \frac{\operatorname{cov}(X,Y)}{\sigma_X...
## Context I am attempting to use DeepEval in a Python notebook (Jupyter Notebook or Google Colab) ## Issue Under default arguments for the metric constructor (i.e. `async_mode=True`), the following...
Hello, I am working on troubleshooting an issue that occurred due to https://github.com/dssg/aequitas/commit/e2bd391e117a2d98f574010ec068520de6523fcc. I built a Docker image that used `aequitas==1.0.0` and `numpy==1.23.5` earlier this year. Then this week, I...