Thibaut Barrère

Results 205 comments of Thibaut Barrère

I would be great to have a clear guide (for v1.0) on how to "just download" (unmodified) something without any risk of changes in processing done automatically by Req (something...

I am not sure either! But will comment over there, thanks. Some defaults are very nice to have always, for other it depends on the use case! Le mar. 14...

I ran the same set of scripts on RHEL 9, and installation works. On AlmaLinux 9, I implemented a quick-fix this way: ```yaml - name: Quick-fix for AlmaLinux SELinux bug...

I started poking around with an upgrade to 0.50 : it is already a bit involved, but at a quick glance I believe it would include the category fixes.

> In short: select(df, list_of_names) is guaranteed to respect the column order, so you can rely on that. Many thanks @billylanchantin for the confirmation!