Major:
- The `selection` feature for `dataset.from_root` has been reworked to use pandas `eval` instead of the less functional numpy ufuncing. It's now more `TTree::Draw` like, see the docs for an example.
Minor:
- `dataset.from_root` can now also just take a string as a single file input, (doesn't have to be a single entry list to make a single file work)