-
I'm trying to package your module as rpm packag. So I'm using typical in such case build, install and test cycle used on building package from non-root account:
- "setup.py build"
- "setup.py instal…
-
In Heptapod by bitbucket_importer on Feb 4, 2020, 16:17
*Created originally on Bitbucket by [ericwieser (Eric Wieser)](https://bitbucket.org/[7.3.7](https://github.com/gitlab-importer/pypy/milestone/…
-
I consider a two-sample one-sided test. Refer to this part of the documentation: https://github.com/statsmodels/statsmodels/blob/cd48743a8d721dc5e53b3b72db659da6fa779a33/statsmodels/stats/proportion.p…
-
## Problem Statement
The platform's legacy monitoring solution lacks features desired by developers. Getting access to the platform's monitoring tools is a cumbersome process. The approval process ca…
-
I'm attempting to do multivariate linear regression using statsmodels. For that, I am using the Ordinary Least Squares model. Just to be precise, this is not multiple linear regression, but multivaria…
-
I don't know where to put hypothesis tests and confidence intervals for variance and standard deviation.
It should have the usual test_, confint_, tost_, power functions for one and two sample cases …
-
Just normal build, install and test cycle used on building package from non-root account:
- "setup.py build"
- "setup.py install --root "
- "pytest with PYTHONPATH pointing to setearch and sitelib …
-
## Problem Statement
It is difficult for developers to navigate the platform’s infrastructure services. It is also hard to provide quality support when services are undefined.
## Background / Contex…
-
## Problem Statement
VFS teams regularly test integrations within VA.gov and externally to the VA enterprise on staging. Currently, platform and VFS teams have no control over the data that exists in…
-
new working assumptions:
"`scale` is an estimated parameter that belongs into the results, and the model is not supposed to keep it as an attribute"
Choice of estimation method for `scale` should be…