Jason Morris
Jason Morris
Entities are used to represent things in the real world. Right now the parameter `is_person` is being used to distinguish between entities that can "contain" other entities (GroupEntities) and entities...
Hi there! I really enjoy OpenFisca, but I recently encountered an issue. ### Here is what I did: Followed instructions at https://openfisca.org/doc/installation/windows-no-admin.html ### Here is what I expected to happen:...
A system without postgresql installed will not be able to run the `pip install -r requirements.txt` command. The instruction to install postgresql should come earlier.