JHM Darbyshire

Results 83 comments of JHM Darbyshire
trafficstars

@rhshadrach can you take a second look when possible to avoid this stalling whilst its green?

> Great work, I have read the 70% of your 3rd version. Very useful to me, who worked as a USD Swap trader. It would be great if you are...

see code commit https://github.com/attack68/book_irds3/commit/84b9a68b6268e76a8d8031246094366574e443d7 for fix.

The hardest part of this are two things: - maintaining the ability to handle pandas `Series` inputs (does narwhals allow this?) - replacing the code that sequentially allows the construction...

In addition to this two items are required: - add to `whatsnew.rst` - add the new cal rst file to the TOC tree

Was there ever any progression on these ideas? FYI the performance disadvantage above is much improved from 2017. 19.6s vs 2.7s, I now get about 3.9s versus 1.9s. Also note...

> I don't agree with the advantage mentioned by @jorisvandenbossche: While I'm all for one convergent formatting system, a templating engine is not the solution. It just does not work...

> You're right if it is certain that `HTMLFormatter` can be completely removed. Is that the case? It seems not, guessing from @toobaz' comment. @moi90 If the goal is to...

> And by the way, the fact that Styler._repr_html() does not truncate data like DataFrame._repl_html_() does should probably be considered a bug. Actually I think the opposite. The docstring for...