Hans-Martin von Gaudecker
Hans-Martin von Gaudecker
While fixing the depreciation warnings in my project I could not silence one where I was printing the Result object. Changing `__repr__` to `''.format(result.project_path.name)` is the only substantive change, the...
### Landing page improvements - Do not expect users to know about pytest - Add getting started 1. installation 2. toy project / screencasts 3. point to templates 4. outline...
Essentially same as what 2ccf826a did for R. - [ ] Add test for `"only_stata"` in test_cookie (can use that for testing the project then with `pytest --keep-baked-projects`. Can do...
Essentially same as what 2ccf826a did for R. - [ ] Add test for `"only_julia"` in test_cookie (can use that for testing the project then with `pytest --keep-baked-projects` - [...
### Bug description Running `estimate_ml`with fides returns failure with message: ``` Maximize with 95 free parameters terminated unsuccessfully after 2802 iterations. The value of criterion improved from -1184865.5053305852 to -1029883.7752618275....
Related to #405: While that particular issue is somewhat fides-specific, the broader point relates to interpreting the convergence report produced by estimagic: ``` Maximize with 95 free parameters terminated unsuccessfully...
For the envisioned screencasts, we need black backgrounds and single files instead of the gifs. This got me started, but I am not quite happy with the looks yet. So...
#### Location of the documentation [API ref](https://pytask-dev.readthedocs.io/en/stable/reference_guides/api.html#pytask.DataCatalog) [Tutorial](https://pytask-dev.readthedocs.io/en/latest/tutorials/using_a_data_catalog.html) [How-To Guide](https://pytask-dev.readthedocs.io/en/latest/how_to_guides/the_data_catalog.html) #### Documentation problem I tried to start from the basic tutorial, setting up a DataCatalog and then adding another via...
- Was using different links in `setup.cfg` - Now `git_remote_url` everywhere, must have the form `https://github.com//` - Add assert statements and tests - Explain in dialogue
https://pre-commit.com/#automatically-enabling-pre-commit-on-repositories