This repository was archived by the owner on Mar 11, 2022. It is now read-only.
v0.3.0
DiffinDiffsBase v0.3.0
Merged pull requests:
- Do not generate NamedTuples until valid_didargs (#13) (@junyuan-chen)
- Replace Terms with TermSet and allow grouping args by isequal (#14) (@junyuan-chen)
- Add a table type SubColumns that replaces _getsubcolumns (#15) (@junyuan-chen)
- Add findcell for grouping row indices by cell (#16) (@junyuan-chen)
- Rename SubColumns to VecColumnTable and improve findcell (#17) (@junyuan-chen)
- Add example datasets nsw and mpdta (#18) (@junyuan-chen)
- Allow sorting VecColumnTable and define TermSet as wrapped Set (#19) (@junyuan-chen)
- Add AbstractDIDResult with improved interface and subtypes (#20) (@junyuan-chen)
- Improve subset selection and add show method for AbstractDIDResult (#21) (@junyuan-chen)