Nested-Pandas v0.3.8
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