Skip to content

Nested-Pandas v0.3.8

Compare
Choose a tag to compare
@dougbrn dougbrn released this 13 Mar 21:33
· 173 commits to main since this release
cf7f4ce

What's Changed

  • Require numpy v2 by @hombit in #214
  • Move query/eval related tools to a new module by @hombit in #215
  • Add methods to fill nested lists with repeated values by @hombit in #213
  • Allow embedding base column with value repetition via assignment by @hombit in #216
  • More html_repr Fixes by @dougbrn in #218
  • Enable Inference of Nested Structures to Reduce outputs by @dougbrn in #221

Full Changelog: v0.3.7...v0.3.8