Skip to content

Nested-Pandas v0.4.0

Latest
Compare
Choose a tag to compare
@dougbrn dougbrn released this 22 Apr 20:50
· 2 commits to main since this release
f10acc0

What's Changed

  • Bump pyarrow requirement from 15 to 18 by @hombit in #238
  • doctest functions for accessor interface by @dougbrn in #234
  • Add nest_lists to conveniently nest list columns by @wilsonbb in #239
  • Nested Serialization by @dougbrn in #237
  • Performance Improvement for Serialization by @dougbrn in #241
  • Preparation for list-struct backend for NestedExtensionArray by @hombit in #242
  • PPT 2.0.6, doctest fixes, NestedFrame.repr by @hombit in #243

Full Changelog: v0.3.9...v0.4.0