Nested-Pandas v0.1.1
What's Changed
- doc tweaks by @dougbrn in #84
- add loading notebook to toc by @dougbrn in #86
- Fix .nest.to_flat / to_lists by @hombit in #90
- Fixes for accessor mapping methods by @hombit in #91
- Fix ndf.add_nested() for empty frames by @hombit in #92
- Rename ext_array._pa_array to _chunked_array by @hombit in #94
- Use Int32 for offset arrays by @hombit in #93
- Reimplementation of NestedFrame.reduce() by @hombit in #96
Full Changelog: v0.1...v0.1.1