Janos Gabler

Results 38 comments of Janos Gabler

I think for a bootstrap it does not really matter because the setup cost is really small compared to the cost of running a bootstrap. But in general it is...

If you are thinking about a general re-organization of the documentation, I would like to suggest [this system](https://documentation.divio.com/) which I found very helpful in my own projects. It groups documentation...

A student of mine has the same problem. If I understand previous posters correctly, it occurs randomly and not too often. For my student it occurs each and every time....

I know that we did not run it inside Terminal, but I can't answer the other questions. I'll inquire about the other things.

Hi @ChristianZimpelmann, thanks a lot for finishing this up. A few questions: > "Total 2.2 observations" in a cell, would be treated as a float (not center-aligned) and also the...

I think to really improve `estimation_table` it would be good to have a set of tables that need to look good out of the box. This could be a separate...

The documentation should be [here](https://estimagic.readthedocs.io/en/stable/how_to_guides/miscellaneous/how_to_generate_publication_quality_tables.html). Nobody reads the docstring. The Performance warnings are probably only triggered when you have params with a MultiIndex. But it would not hurt to ignore...

We are working on these random failures. Yes, it's unrelated. I'll merge.

Hi @baharcos and @timmens. Thanks a lot for this PR. I went over all optimizers and added a few finishing touches: - renaming some of the options to be more...

Hi Christian, Thanks a lot! 1. Yes, adding string rows should me made easy for users. If you have a good implementation we would be happy to receive a PR....