Skip to content

Releases: lincc-frameworks/nested-pandas

Nested-Pandas v0.6.0

02 Oct 21:11
cf288d7
Compare
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
Compare
Choose a tag to compare

What's Changed

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

Nested-Pandas v0.5.1

02 Oct 13:35
1009850
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

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