Skip to content

Releases: lincc-frameworks/nested-pandas

Release v0.6.10

14 May 18:16
eeed51a

Choose a tag to compare

What's Changed

  • Add docs for join_nested on multiple cols by @camposandro in #489
  • Deprecate .list_lengths and replace with .len() by @hombit in #490
  • Bump dawidd6/action-download-artifact from 19 to 21 by @dependabot[bot] in #491
  • Loading columns specified by filters by @hombit in #493
  • Add beginner-friendly examples for nesting and .eval() by @het1803 in #461
  • feat: export from_pyarrow as top-level function and add docstring example by @tanisha-raha in #474
  • Add error in dataset generator by @OmBiradar in #454
  • Update deprecation version for list_lengths property to 0.6.10 by @hombit in #495

New Contributors

Full Changelog: v0.6.9...v0.6.10

Nested-Pandas v0.6.9

22 Apr 19:20
90bc189

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.8...v0.6.9

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