-
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
Fields within a nest should support non-identifier-like names for eval and query
enhancement
New feature or request
#176
opened Nov 14, 2024 by
gitosaurus
3 tasks done
Reimplement parquet I/O according to HATS plans
enhancement
New feature or request
#163
opened Oct 30, 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
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
#153
opened Oct 15, 2024 by
gitosaurus
Column name parsing fail for multiple-dot names
bug
Something isn't working
#144
opened Sep 17, 2024 by
hombit
3 tasks done
Optimize NestedFrame.__setitem__ with .nest.with_field
enhancement
New feature or request
#137
opened Aug 19, 2024 by
hombit
Improve support for New feature or request
reduce
returning nested information
enhancement
#132
opened Aug 7, 2024 by
dougbrn
3 tasks
Consider Adding "on" and "how" support to New feature or request
read_parquet
enhancement
#124
opened Jul 25, 2024 by
wilsonbb
3 tasks done
Add a simple example to the readthedocs home page
documentation
Improvements or additions to documentation
#122
opened Jul 9, 2024 by
dougbrn
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
Improve performance of series.ext_array.replace_with_mask()
bug
Something isn't working
#52
opened May 3, 2024 by
hombit
Better string representation for nested elements
enhancement
New feature or request
investigation
Explore the idea
#50
opened May 3, 2024 by
hombit
3 tasks
Assign a single dataframe to nested series
enhancement
New feature or request
investigation
Explore the idea
#44
opened May 2, 2024 by
hombit
3 tasks
Add a custom html dataframe rendering view of nested columns
enhancement
New feature or request
#41
opened May 2, 2024 by
dougbrn
ProTip!
Exclude everything labeled
bug
with -label:bug.