-
Notifications
You must be signed in to change notification settings - Fork 1
Issues: lincc-frameworks/nested-pandas
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Make it harder to pass a wrong column name to NestedFrame.reduce
enhancement
New feature or request
#240
opened Apr 16, 2025 by
hombit
3 tasks done
Introduce ["nested."] for flatten representation
enhancement
New feature or request
#231
opened Apr 5, 2025 by
hombit
2 of 3 tasks
Add New feature or request
drop_nested
kwarg to query
enhancement
#225
opened Mar 26, 2025 by
dougbrn
2 of 3 tasks
Wrap pd.merge with nested columns support
enhancement
New feature or request
#224
opened Mar 25, 2025 by
hombit
2 of 3 tasks
Pandas wrapper functions: Docstring inheritance?
investigation
Explore the idea
question
Further information is requested
#220
opened Mar 11, 2025 by
dougbrn
Add lower-level methods for concatenation of double-nested columns
enhancement
New feature or request
Packing on an object-dtyped column may fail if items are not comparable
bug
Something isn't working
#210
opened Mar 5, 2025 by
hombit
3 tasks done
Add memory representation diagram into the docs
documentation
Improvements or additions to documentation
#206
opened Feb 27, 2025 by
hombit
Implement NestedFrame.drop for nested columns
enhancement
New feature or request
#183
opened Dec 19, 2024 by
hombit
1 of 3 tasks
Implement NestedFrame.__delitem__ for nested columns
enhancement
New feature or request
#157
opened Oct 18, 2024 by
hombit
3 tasks done
Add error to generated dataset
enhancement
New feature or request
good first issue
Good for newcomers
#156
opened Oct 17, 2024 by
nevencaplar
Make it easier to run aggregations over nested elements in nf.eval, nf.query and nf.nested.nest
enhancement
New feature or request
#155
opened Oct 16, 2024 by
hombit
2 of 3 tasks
NestedFrame.query() should handle mixed base and nested columns without erroring
enhancement
New feature or request
#154
opened Oct 15, 2024 by
gitosaurus
Add examples of nested column creation to Fine Data Manipulation document
documentation
Improvements or additions to documentation
good first issue
Good for newcomers
#153
opened Oct 15, 2024 by
gitosaurus
Optimize NestedFrame.__setitem__ with .nest.with_field
enhancement
New feature or request
#137
opened Aug 19, 2024 by
hombit
Refactor add_nested to join_nested
enhancement
New feature or request
#120
opened Jul 8, 2024 by
hombit
3 of 4 tasks
NestedFrame constructor to pack series with hierarchical names
enhancement
New feature or request
#101
opened May 31, 2024 by
hombit
2 of 3 tasks
Handle series with more than 2^31 "flat" elements
bug
Something isn't working
enhancement
New feature or request
#95
opened May 29, 2024 by
hombit
Make a string representation of NestedDtype
bug
Something isn't working
enhancement
New feature or request
good first issue
Good for newcomers
#64
opened May 8, 2024 by
hombit
3 tasks
CI: test vs pre-release pandas
enhancement
New feature or request
#56
opened May 7, 2024 by
hombit
2 of 3 tasks
Optimize performance of NestedExtensionArray[...] = ...
enhancement
New feature or request
#53
opened May 3, 2024 by
hombit
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.