Tim Diller
Tim Diller
This PR adds a RectangleSelectionTool based on the BetterSelectingZoom tool (thanks @tonysyu for the initial implementation). As such, it includes an `overlay()` method and subclasses `AbstractOverlay` as well as `BaseTool`...
Add a command line interface for `directory_tree`. The use case is installing something with the same utility as `tree` in an environment where `pip install` is available but not `sudo...
### Version of Awkward Array 2.6.5 ### Description and code to reproduce In version `2.0.7` I could do something like this: ```python import numpy as np import awkward as ak...