Lukas Koch

Results 32 comments of Lukas Koch

If it provides value to your use case, then it provides value. ;) I don't think I have time to implement this in the foreseeable future, but I would certainly...

Hmm, maybe combine a figlet version of "histoprint" with an actual histogram? https://manytools.org/hacker-tools/ascii-banner/

We could check for an exact match in an output string of a histogram, but I'm not sure that is very useful. I guess it would add more extra work...

Thanks. I learned some useful things from those. :)

We now have automated versioning. Still missing: - [ ] `src` folder - [x] `setup.cfg` - [x] `pre-commit` - [x] `check-manifest` - [x] `flake8`

> Is this a follow-up from [scikit-hep/awkward#803](https://github.com/scikit-hep/awkward/pull/803)? No, at least not from my side. I came here from https://github.com/scikit-hep/uproot5/discussions/803 because I thought it makes more sense here than as a...

Let me just bump this one more time, since it is still valid and I just ran into this problem. The CLI `rm` command removes the file from the file...

I'm using the version on /cvmfs/ganga.cern.ch/dirac_ui. I think it is not just a matter of updating the CLI help texts (though that would probably help). The way the commands work...

Thanks for that that one, @KenMacD. Using that parameter seems a bit more flexible than `zfs_arc_max`. As a sidenote for people who want to make these changes permanent, follow the...