What's Changed
- Fix a failure for nest["field"] and empty chunks by @hombit in #292
- NestedFrame
getitem
with a list of columns preserves selected column order by @smcguire-cmu in #300 - Add append_columns= to NestedFrame.reduce by @gitosaurus in #299
- Correctly handle non-unique index in reduce() by @gitosaurus in #302
- Fix assignment with different chunks by @hombit in #303
Full Changelog: v0.4.5...v0.4.6