Skip to content

Releases: lincc-frameworks/nested-pandas

Nested-Pandas v0.6.8

03 Feb 17:24
070f289

Choose a tag to compare

What's Changed

Full Changelog: v0.6.7...v0.6.8

Nested-Pandas v0.6.7

21 Jan 17:21
1e4afb5

Choose a tag to compare

What's Changed

  • Allow str inputs for series/accessor methods: explode, to_flat, to_lists by @dougbrn in #438
  • pin fsspec<2025.12.0 and add issue 428 test by @dougbrn in #439

Full Changelog: v0.6.6...v0.6.7

Nested-Pandas v0.6.6

14 Jan 20:43
a13e7a0

Choose a tag to compare

What's Changed

Full Changelog: v0.6.5...v0.6.6

Nested-Pandas v0.6.5

06 Jan 17:06
539d2f3

Choose a tag to compare

What's Changed

  • Make most of map_rows arguments to be keyword-only by @hombit in #419
  • Support fixed-size and large lists by @hombit in #418

Full Changelog: v0.6.4...v0.6.5

Nested-Pandas v0.6.4

18 Dec 18:51
2b12b46

Choose a tag to compare

What's Changed

  • Hot fix of the fixed-length list-column reading by @hombit in #416

Full Changelog: v0.6.3...v0.6.4

Nested-Pandas v0.6.3

03 Dec 17:56
b86f7c9

Choose a tag to compare

What's Changed

Full Changelog: v0.6.2...v0.6.3

Nested-Pandas v0.6.2

10 Nov 21:36
ebe6315

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.1...v0.6.2

Nested-Pandas v0.6.1

23 Oct 16:06
c0ba0f2

Choose a tag to compare

What's Changed

  • Optimize performance of NestedFrame.__getitem__ to get a single column by @smcguire-cmu in #379
  • speedup nested_columns logic by @dougbrn in #380
  • Use fsspec.parquet for reading remote Parquet files by @gitosaurus in #385

Full Changelog: v0.6.0...v0.6.1

Nested-Pandas v0.6.0

02 Oct 21:11
cf288d7

Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.6.0

Nested-Pandas v0.5.2

02 Oct 20:14
bd8393e

Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2