Skip to content

Releases: lincc-frameworks/nested-pandas

Nested-Pandas v0.5.0

11 Sep 16:28
82846c3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.9...v0.5.0

Nested-Pandas v0.4.9

26 Aug 00:39
34cd4d6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.8...v0.4.9

Nested-Pandas v0.4.8

14 Aug 15:51
4186d56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.7...v0.4.8

Nested-Pandas v0.4.7

27 Jul 19:01
fe17e19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.6...v0.4.7

Nested-Pandas v0.4.6

03 Jul 17:10
c5dc9c7
Compare
Choose a tag to compare

What's Changed

  • Fix a failure for nest["field"] and empty chunks by @hombit in #292
  • NestedFrame getitem with a list of columns preserves selected column order by @smcguire-cmu in #300
  • Add append_columns= to NestedFrame.reduce by @gitosaurus in #299
  • Correctly handle non-unique index in reduce() by @gitosaurus in #302
  • Fix assignment with different chunks by @hombit in #303

Full Changelog: v0.4.5...v0.4.6

Nested-Pandas v0.4.5

17 Jun 16:48
e18390e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.4...v0.4.5

Nested-Pandas v0.4.4

05 Jun 19:19
78deda7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.4.4

Nested-Pandas v0.4.3

14 May 15:54
bdfbce4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

Nested-Pandas v0.4.2

07 May 18:50
7791e5d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

Nested-Pandas v0.4.1

28 Apr 17:15
c771a8b
Compare
Choose a tag to compare

What's Changed

  • Run CI with lowest versions of deps by @hombit in #244
  • Support kwargs and loading from directories in read_parquet by @smcguire-cmu in #246

New Contributors

Full Changelog: v0.4.0...v0.4.1