Add shortcut to CL app for frequently used selections.
0.7.0
- Add new function to `dataset` class: `apply_selection`. This allows the dataset to be broken into smaller datasets based on `pandas.eval` style strings. - Also adopting `aux` instead of `extra` w.r.t. all auxiliary weights code.
0.6.3
Fix bug in command line app `twaml-root2pytables` (related to `--nthreads`).
0.6.2
0.6.1
0.6.0
- use `auxweights` instead of `extra_weights` - harden the naming in the `to_pytables` output - auto detect weight and payload names with `from_pytables` - consistently use `wtloop_meta` instead of `wtmetas`