Nested-Pandas v0.4.2
What's Changed
- disallow non-column arguments for reduce by @dougbrn in #247
- implement NestedFrame.drop for nested columns by @dougbrn in #248
- Support loading sequences in
read_parquet
by @smcguire-cmu in #250 - Add About Section to docs by @dougbrn in #249
- Fix read_parquet for parquet files with no data by @hombit in #253
Full Changelog: v0.4.1...v0.4.2