Marc Garcia
Marc Garcia
Thanks for the heads up @FrnRmn. It's not expected that the `Styler.to_latex` link in https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.to_latex.html is broken. Do you mind creating an issue for it please? Links should work in...
Fine with me too. But my preference would be to then use `pandas via NumFOCUS, Inc`. Same idea, but I think it's nice to have something shorter that a first...
Feel free to update the website footer first if you want. We should be signing the agreement for the hosting with OVH very soon, and when it's signed we should...
Thanks a lot for putting this together @WillAyd. I personally find Meson config way simpler and more readable, and I see more advantages in using the same as numpy... Than...
> @datapythonista I think we are good on the decision. Does this need to be merged or just closed? In a way it seems that if we'd like to merge...
Limiting the tracebacks doesn't necessarily need to be addressed via ipython. We can also use other code directives in sphinx where we specify the output instead of being autogenerated, or...
@jreback I'll be removing the milestone here, please let me know if this is a blocker for Ibis 2.0, and I'll set it back. @emilyreff7 it would be great if...
Thanks for the interest @achapkowski. We don't have much documentation at the moment unfortunately. [This](https://ibis-project.org/docs/user_guide/extending.html#adding-a-new-backend) is the relevant section, but there is not much there. You can check these pages...
I think a big improvement that would be quite simple is to instead of having a `copyright` setting and render it with `© Copyright` at the beginning, to have a...
Would also find this very useful. In my case I want to upload the logs of all failing jobs as artifacts. And in a last job that needs the rest...