Closed benjello closed 2 years ago
Hi @benjello and @nikhilwoodruff ! Thanks for this contribution.
There's already an aggregate
option for the tracer, this is a different feature?
https://openfisca.org/doc/openfisca-python-api/tracer.html#openfisca_core.tracers.Tracer.print_computation_log
Also @benjello could you please:
Hi @benjello and @nikhilwoodruff ! Thanks for this contribution.
There's already an
aggregate
option for the tracer, this is a different feature? https://openfisca.org/doc/openfisca-python-api/tracer.html#openfisca_core.tracers.Tracer.print_computation_log
Yes completely different. The agreggate option is for test on population data.
Thank you very much @maukoquiroga !
Last question for you @maukoquiroga : should I squash the commits ?
I do however, in order to integrate it, need we work on three aspects of it:
1. Having a reproducible way of testing this. I suggest we complete https://openfisca.org/doc/openfisca-python-api/openfisca_test.html with an example of using this flag.
There is no example of output in that page so I do not know what example to use.
It is actually a problem of the online doc. It does not come with easily reproductible examples ...
@maukoquiroga : could we go on and merge (and open a related issue in the openfisca-doc) ?
New features