GitHub / lincc-frameworks/nested-pandas issues and pull requests
Labelled with: enhancement
#354 - Allow UDFs to take all columns in `reduce()`
Issue -
State: closed - Opened by hombit 3 months ago
- 5 comments
Labels: enhancement
#346 - Support multiple columns for `on` in packing functions/methods
Issue -
State: open - Opened by hombit 3 months ago
Labels: enhancement
#336 - Add `NestedFrame.to_pandas` for NestedFrame->DataFrame
Issue -
State: closed - Opened by dougbrn 3 months ago
- 1 comment
Labels: enhancement
#316 - Use pyarrow native filesystems for reading from URI string
Issue -
State: open - Opened by hombit 4 months ago
Labels: enhancement
#310 - Wrapper for pandas apply
Issue -
State: closed - Opened by dougbrn 4 months ago
Labels: enhancement
#309 - Add top-level unpackng functionality
Issue -
State: open - Opened by hombit 4 months ago
Labels: enhancement
#308 - CI: Add a GitHub Action that updates LSDB dependencies with the latest version of nested-pandas.
Issue -
State: open - Opened by hombit 4 months ago
Labels: enhancement
#304 - Implement `NestedSeries`
Issue -
State: open - Opened by hombit 5 months ago
Labels: enhancement
#298 - NestedFrame should support append_columns=True
Issue -
State: closed - Opened by gitosaurus 5 months ago
Labels: enhancement
#291 - count_nested should correctly handle the empty NestedFrame case, to produce meta
Issue -
State: closed - Opened by gitosaurus 5 months ago
- 2 comments
Labels: enhancement
#277 - Implement a jit-compiled version of `reduce`
Issue -
State: open - Opened by hombit 6 months ago
Labels: enhancement
#275 - Implement any() and all() for NestedExtensionArray
Issue -
State: open - Opened by hombit 6 months ago
Labels: enhancement
#268 - Autocast List Columns?
Issue -
State: open - Opened by dougbrn 6 months ago
Labels: enhancement
#256 - Support lists of columns with nested dot columns in `__getitem__`
Issue -
State: closed - Opened by smcguire-cmu 7 months ago
Labels: enhancement
#252 - Change generate_data to use pd.ArrowDtype
Issue -
State: open - Opened by hombit 7 months ago
Labels: enhancement
#240 - Make it harder to pass a wrong column name to NestedFrame.reduce
Issue -
State: open - Opened by hombit 7 months ago
Labels: enhancement
#232 - Reimplement parquet (de)serialization
Issue -
State: closed - Opened by hombit 8 months ago
Labels: enhancement
#231 - Introduce ["nested."] for flatten representation
Issue -
State: open - Opened by hombit 8 months ago
Labels: enhancement
#225 - Add `drop_nested` kwarg to `query`
Issue -
State: closed - Opened by dougbrn 8 months ago
- 1 comment
Labels: enhancement
#224 - Wrap pd.merge with nested columns support
Issue -
State: open - Opened by hombit 8 months ago
Labels: enhancement
#223 - Add `nest_lists` function to NestedFrame API
Issue -
State: closed - Opened by dougbrn 8 months ago
- 2 comments
Labels: enhancement
#217 - Add lower-level methods for concatenation of double-nested columns
Issue -
State: open - Opened by hombit 9 months ago
Labels: enhancement
#202 - Implemented ndf.sort_values for nested columns
Issue -
State: closed - Opened by hombit 9 months ago
Labels: enhancement
#201 - Support nested-item concatenation with add_nested
Issue -
State: closed - Opened by hombit 9 months ago
- 2 comments
Labels: enhancement
#200 - Add tooling to embed a base column into a nested column
Issue -
State: closed - Opened by hombit 9 months ago
Labels: enhancement
#199 - Implement list-array arrow representation for the extension array
Issue -
State: closed - Opened by hombit 9 months ago
Labels: enhancement
#183 - Implement NestedFrame.drop for nested columns
Issue -
State: open - Opened by hombit 11 months ago
Labels: enhancement
#176 - Fields within a nest should support non-identifier-like names for eval and query
Issue -
State: open - Opened by gitosaurus about 1 year ago
Labels: enhancement
#163 - Reimplement parquet I/O
Issue -
State: open - Opened by hombit about 1 year ago
Labels: enhancement
#161 - Support non-unique "base" index
Pull Request -
State: closed - Opened by hombit about 1 year ago
- 1 comment
Labels: enhancement
#158 - Allow unsorted (but still "continuous") index for packing
Issue -
State: closed - Opened by hombit about 1 year ago
- 1 comment
Labels: enhancement
#157 - Implement NestedFrame.__delitem__ for nested columns
Issue -
State: open - Opened by hombit about 1 year ago
Labels: enhancement
#137 - Optimize NestedFrame.__setitem__ with .nest.with_field
Issue -
State: open - Opened by hombit over 1 year ago
Labels: enhancement
#133 - Support for value replacement
Issue -
State: closed - Opened by dougbrn over 1 year ago
- 1 comment
Labels: enhancement
#132 - Improve support for `reduce` returning nested information
Issue -
State: open - Opened by dougbrn over 1 year ago
Labels: enhancement
#131 - Add a shorthand `from_lists` NestedFrame generator function
Issue -
State: closed - Opened by dougbrn over 1 year ago
Labels: enhancement
#124 - Consider Adding "on" and "how" support to `read_parquet`
Issue -
State: open - Opened by wilsonbb over 1 year ago
Labels: enhancement
#117 - Add on argument for pack()
Issue -
State: closed - Opened by hombit over 1 year ago
- 1 comment
Labels: enhancement
#116 - Add on argument to add_nested
Issue -
State: closed - Opened by hombit over 1 year ago
- 1 comment
Labels: enhancement
#115 - Add how argument to add_nested()
Issue -
State: closed - Opened by hombit over 1 year ago
Labels: enhancement
#112 - Create NestedPandas from a flat source table assuming some columns to be object columns
Issue -
State: closed - Opened by hombit over 1 year ago
- 2 comments
Labels: enhancement
#109 - Count Nested: Sort output columns of `by` behavior alphabetically for nested-dask meta
Issue -
State: open - Opened by dougbrn over 1 year ago
Labels: enhancement
#100 - Support filtering with "flat" mask-series
Issue -
State: closed - Opened by hombit over 1 year ago
- 1 comment
Labels: enhancement
#99 - Frame-level interface to get and set nested columns
Issue -
State: closed - Opened by hombit over 1 year ago
- 1 comment
Labels: enhancement
#98 - Add `__version__`
Issue -
State: open - Opened by dougbrn over 1 year ago
Labels: enhancement
#64 - Make a string representation of NestedDtype
Issue -
State: open - Opened by hombit over 1 year ago
Labels: enhancement
#62 - NestedAccessor's .pop and .pop_field() do the same
Issue -
State: closed - Opened by hombit over 1 year ago
Labels: enhancement
#56 - CI: test vs pre-release pandas
Issue -
State: open - Opened by hombit over 1 year ago
Labels: enhancement
#53 - Optimize performance of NestedExtensionArray[...] = ...
Issue -
State: open - Opened by hombit over 1 year ago
Labels: enhancement
#52 - Improve performance of series.ext_array.replace_with_mask()
Issue -
State: open - Opened by hombit over 1 year ago
Labels: enhancement, investigation
#50 - Better string representation for nested elements
Issue -
State: open - Opened by hombit over 1 year ago
Labels: enhancement, investigation
#45 - Provide a simpler way to build a nested series from a collection of dataframes
Issue -
State: closed - Opened by hombit over 1 year ago
Labels: enhancement, investigation
#44 - Assign a single dataframe to nested series
Issue -
State: open - Opened by hombit over 1 year ago
Labels: enhancement, investigation
#43 - Add `load_parquet` and `to_parquet` functions
Issue -
State: closed - Opened by wilsonbb over 1 year ago
- 1 comment
Labels: enhancement
#37 - Define a few ASV benchmarks
Issue -
State: open - Opened by dougbrn over 1 year ago
Labels: enhancement
#17 - Add a public function to generate test data
Issue -
State: closed - Opened by hombit over 1 year ago
Labels: enhancement
#14 - MVP: Implement a batch/apply style function
Issue -
State: closed - Opened by dougbrn over 1 year ago
- 1 comment
Labels: enhancement
#13 - MVP: Implement the calc_nobs utility function
Issue -
State: closed - Opened by dougbrn over 1 year ago
Labels: enhancement
#12 - MVP: Wrapping read_parquet
Issue -
State: closed - Opened by dougbrn over 1 year ago
Labels: enhancement
#11 - MVP: Wrapping dropna
Issue -
State: closed - Opened by dougbrn over 1 year ago
Labels: enhancement
#10 - MVP: Wrap Query Function - allow nested access
Issue -
State: open - Opened by dougbrn over 1 year ago
Labels: enhancement