Hans-Martin von Gaudecker

Results 39 comments of Hans-Martin von Gaudecker

> > I guess I do not quite understand why we can easily center-align columns but not right-align them? > > Have I misunderstood your comment that you would like...

With "We may prepare for it in the code ..." I meant "make the preparations now" :laughing: In the issue, that line will be misleading to future developers, I believe.

> The whole philosophy of estimation_table is to give you something great by default and if you really need absolutely fine control, let you modify the generated DataFrame before it...

S+R on that page: fist->first, exmample > You can get almost limitless flexibility if you split the table generation into two steps. The fist generates a DataFrame which you can...

> I thought it was implemented that ints are displayed correctly. I don't think we should round them at all by default. People will get confused if our number of...

This sounds very helpful in general. A couple of questions, remarks: 1. To what extent is: > You cannot use `pip install .` to install the project but must use...

Great, thanks! Can we brainstorm at some point about how to accommodate multiple pytask-powered packages in one DAG? *(my point 2. above)* This really is a very common situation here...

Note to self: the above link does not do what I would like to (run pre-commit install automatically). Probably enough to just inject a `pre-commit install` into the project creation...

No chance for this after move to #149