Anthony V.

Results 7 issues of Anthony V.

First, I want to start off by thanking you for all of your hard work and effort on this project. As someone born post-Apple II, it has been a joy...

That is, unless I'm wrong and this is actually necessary, @PavelMakarchuk

When attempting to use code from `policyengine-uk` in a Colab notebook or other Python platform, the code raises the following error: ``` --------------------------------------------------------------------------- ValueError Traceback (most recent call last) [](https://localhost:8080/#)...

The `age` variable is coded as a `float` instead of an `int`, making it a bit challenging on the front end to limit input for this parameter to non-decimal values....

When installing via NPM, in order to successfully run this package, I have to create a .nvmrc file and specify Node v16, otherwise I receive the following back-end error: `"error:0308010C:digital...

When attempting to launch this package, each attempt to fetch any existing user tokens and/or login failed with `Error 403: Forbidden`. I was only able to resolve these issues by...