Nested-Pandas v0.4.3
What's Changed
- List-struct backend by @hombit in #254
- Change NestedExtArray.arrow to return list_struct by @hombit in #257
- Support multiply-nested dtypes by @hombit in #258
- Accessor to return NestedDtype flat series by @hombit in #259
- Autocast list-struct columns to nested by @hombit in #260
- Support lists including nested columns in getitem by @smcguire-cmu in #261
- Add .nest.to_flatten_inner by @hombit in #264
- fix slow html_repr at scale by @dougbrn in #265
Full Changelog: v0.4.2...v0.4.3