Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / legend-exp/legend-pydataobj issues and pull requests
#127 - add the option to specify additional modules for Table.eval
Pull Request -
State: closed - Opened by tdixon97 about 1 month ago
- 1 comment
#126 - Fixed bug when reading empty object buffer with empty idx list
Pull Request -
State: closed - Opened by iguinn about 1 month ago
- 1 comment
#125 - Indexed read fails for filelists if length of inidices for individual file is 0
Issue -
State: closed - Opened by erin717 about 1 month ago
- 1 comment
#124 - fix reading of vlen strings
Pull Request -
State: closed - Opened by ManuelHu about 2 months ago
- 1 comment
#123 - Bump codecov/codecov-action from 4 to 5
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies
#122 - Regression: cannot concatenate LEGEND event files
Issue -
State: closed - Opened by gipert 2 months ago
- 2 comments
Labels: bug, lh5
#121 - lh5concat: allow concatenating of group-like structs
Pull Request -
State: closed - Opened by ManuelHu 2 months ago
- 1 comment
Labels: enhancement, lh5
#120 - Fix `read_as()` with file list of length 1
Pull Request -
State: closed - Opened by gipert 3 months ago
Labels: bug
#119 - `lh5concat` silently drops data it can't merge
Issue -
State: closed - Opened by ManuelHu 3 months ago
Labels: bug, lh5
#118 - LH5iterator behaviour if buffer size doesnt divide table size
Issue -
State: open - Opened by tdixon97 3 months ago
- 3 comments
Labels: question, lh5
#117 - Bug in `read_as()` related to tuple return type
Issue -
State: closed - Opened by gipert 3 months ago
Labels: bug
#116 - Nested field mask
Pull Request -
State: closed - Opened by iguinn 3 months ago
- 1 comment
Labels: enhancement, lh5
#115 - Fixed bug in reading nested vectors of vectors
Pull Request -
State: closed - Opened by iguinn 3 months ago
- 4 comments
#114 - Histogram Scope
Issue -
State: open - Opened by iguinn 3 months ago
- 5 comments
Labels: question, types
#113 - `view_as('pd')` is not zero-copy
Issue -
State: closed - Opened by iguinn 3 months ago
- 1 comment
#112 - Fix bug when reading array
Pull Request -
State: closed - Opened by iguinn 3 months ago
- 2 comments
#111 - Regression: broadcasting error in `_h5_read_ndarray`
Issue -
State: closed - Opened by gipert 3 months ago
- 4 comments
Labels: bug
#110 - Updates to LH5Iterator and LH5Store to read huge number of files
Pull Request -
State: closed - Opened by iguinn 3 months ago
- 4 comments
Labels: enhancement, performance
#109 - Separate size and capacity of LGDO ArrayLike objects
Pull Request -
State: open - Opened by iguinn 4 months ago
- 2 comments
Labels: enhancement, performance, types
#108 - chore: update pre-commit hooks
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 4 months ago
#107 - Separate size and capacity of arrays in LGDO objects
Issue -
State: open - Opened by iguinn 5 months ago
Labels: enhancement, types
#106 - histogram: restrict more error messages to when they are necessary
Pull Request -
State: closed - Opened by ManuelHu 5 months ago
- 1 comment
Labels: bug, types
#105 - Close LH5 file stream if I/O error is thrown
Issue -
State: open - Opened by gipert 5 months ago
Labels: bug, lh5
#104 - docs: fix hist link, hide some useless private members
Pull Request -
State: closed - Opened by ManuelHu 6 months ago
- 1 comment
Labels: bug, documentation
#103 - add histograms to tutorial
Pull Request -
State: closed - Opened by ManuelHu 6 months ago
- 1 comment
Labels: documentation, types
#102 - Numeric fix for histograms with small binning
Pull Request -
State: closed - Opened by ManuelHu 6 months ago
- 1 comment
#101 - Added test+fix for read multiple files with core.read
Pull Request -
State: closed - Opened by iguinn 6 months ago
- 1 comment
#100 - I/O performance improvements
Pull Request -
State: closed - Opened by iguinn 7 months ago
- 10 comments
Labels: performance, lh5
#99 - Require pint v>0.24
Pull Request -
State: closed - Opened by iguinn 7 months ago
- 2 comments
#98 - add histogram LGDO
Pull Request -
State: closed - Opened by ManuelHu 7 months ago
- 9 comments
Labels: enhancement, types, lh5
#97 - Replace file/name with hdf5 group/dataset when decoding
Pull Request -
State: closed - Opened by iguinn 7 months ago
- 4 comments
#96 - Pint and NumPy compatibility fixes
Pull Request -
State: closed - Opened by gipert 7 months ago
Labels: dependencies
#95 - chore: update pre-commit hooks
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 7 months ago
#94 - Supplement how attributes are stored to improve data loading speed by x2
Pull Request -
State: closed - Opened by lvarriano 8 months ago
- 7 comments
#93 - Determine the total buffer size before starting to read LH5 data from a list of files
Issue -
State: open - Opened by gipert 9 months ago
- 1 comment
Labels: performance, lh5
#92 - `lh5ls`: add details of filters
Pull Request -
State: closed - Opened by lvarriano 9 months ago
- 1 comment
Labels: enhancement, lh5
#91 - Reading data idx culling is not correct related to VoV
Issue -
State: open - Opened by lvarriano 9 months ago
Labels: bug, lh5
#90 - Support resizing of n-dimensional `VectorOfVectors`
Pull Request -
State: closed - Opened by gipert 9 months ago
Labels: types
#89 - add dataset details to lh5.tools.show
Pull Request -
State: closed - Opened by lvarriano 9 months ago
- 2 comments
#88 - Revert "Switch to LZF as default HDF5 compression"
Pull Request -
State: closed - Opened by gipert 9 months ago
#87 - Allow declaring Tables with Pandas DataFrames or Awkward Arrays
Pull Request -
State: closed - Opened by gipert 9 months ago
Labels: types
#86 - Reduce package import time
Issue -
State: open - Opened by gipert 9 months ago
Labels: good first issue, performance
#85 - Bug fix: support LH5 read/write of `array<n>{...}` where `n` > 1
Pull Request -
State: closed - Opened by gipert 9 months ago
Labels: bug, lh5
#84 - Switch to LZF as default HDF5 compression
Pull Request -
State: closed - Opened by gipert 9 months ago
- 1 comment
Labels: lh5
#83 - Bug fix: partially filled `VectorOfVectors` buffers in LH5 read operations are invalid
Pull Request -
State: closed - Opened by gipert 10 months ago
Labels: bug, lh5
#82 - LH5Iterator always returns the first buffer_len entries of the iterated file
Issue -
State: closed - Opened by nikolay327 10 months ago
- 2 comments
Labels: lh5
#81 - Support using nested table fields in `Table.eval()`
Pull Request -
State: closed - Opened by gipert 10 months ago
Labels: types
#80 - chore: update pre-commit hooks
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 10 months ago
- 1 comment
#79 - Refactor `LH5Store.{read,write}()`
Pull Request -
State: closed - Opened by gipert 11 months ago
Labels: lh5
#78 - Increase read speed by x20-100 for most data
Issue -
State: closed - Opened by lvarriano 11 months ago
- 36 comments
Labels: performance, lh5
#77 - Encoded waveforms load slower than compressed waveforms
Issue -
State: open - Opened by lvarriano 11 months ago
- 8 comments
Labels: compression, performance
#76 - `write` does not respect `codec`
Issue -
State: open - Opened by lvarriano 11 months ago
- 1 comment
Labels: duplicate, compression
#75 - Support `VectorOfVectors` of arbitrary dimensionality (as per LH5 spec)
Pull Request -
State: closed - Opened by gipert 11 months ago
- 1 comment
Labels: types
#74 - Wrong citation url
Issue -
State: closed - Opened by patgo25 11 months ago
- 1 comment
#73 - `lh5concat`: Command line tool to concatenate array-like LGDOs in a single file
Pull Request -
State: closed - Opened by gipert 11 months ago
Labels: enhancement, types, lh5
#72 - Show deprecation warnings in (relevant) docstrings
Pull Request -
State: closed - Opened by gipert 11 months ago
#71 - `LH5Store.read()` performance
Issue -
State: closed - Opened by gipert 12 months ago
Labels: performance, lh5
#70 - `Table.view_as()` performance fixes
Pull Request -
State: closed - Opened by gipert 12 months ago
Labels: bug, performance
#69 - Table enhancements
Issue -
State: open - Opened by jasondet 12 months ago
Labels: enhancement, good first issue, types
#68 - Add Patrick to CITATION.cff
Pull Request -
State: closed - Opened by gipert 12 months ago
Labels: documentation
#67 - Bugfix for varlen error msgs and specify nda in view_as "ak" so dtype correctly inferred
Pull Request -
State: closed - Opened by ggmarshall almost 1 year ago
- 2 comments
Labels: bug
#66 - Bump codecov/codecov-action from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#65 - Bug fix in `LH5Store.read()`: check for `n_rows` longer than `idx`s before dropping
Pull Request -
State: closed - Opened by ggmarshall about 1 year ago
- 1 comment
Labels: bug, lh5
#64 - Add first version of CITATION.cff
Pull Request -
State: closed - Opened by gipert about 1 year ago
- 2 comments
Labels: documentation
#63 - Fix for reading just first row of VectorOfVectors
Pull Request -
State: closed - Opened by ggmarshall about 1 year ago
- 1 comment
Labels: bug, lh5
#62 - Feature: `lh5.read_as()` to read LH5 data straight into third party data views
Pull Request -
State: closed - Opened by gipert about 1 year ago
- 2 comments
Labels: enhancement
#61 - Syntactic sugar to read LH5 data directly into third-party formats
Issue -
State: closed - Opened by gipert about 1 year ago
Labels: enhancement
#60 - Use `pathlib` to deal with filesystem paths
Issue -
State: open - Opened by gipert about 1 year ago
Labels: enhancement, good first issue
#59 - Migrate to pyproject.toml, upgrade pre-commit config
Pull Request -
State: closed - Opened by gipert about 1 year ago
- 1 comment
#58 - Added warning when adding a column to a table with different length
Pull Request -
State: closed - Opened by MoritzNeuberger about 1 year ago
- 3 comments
#57 - Support setting a fill value when "exploding" `VectorOfVectors` into NumPy arrays in `.view_as("np")`
Pull Request -
State: closed - Opened by gipert about 1 year ago
Labels: enhancement
#56 - Deprecate `load_nda()` and `load_dfs()` in favour of `.view_as()`
Pull Request -
State: closed - Opened by gipert about 1 year ago
Labels: lh5
#55 - Loading just the first entry in a file causes read to crash
Issue -
State: closed - Opened by ggmarshall about 1 year ago
- 3 comments
Labels: bug, lh5
#54 - Datatype info in LGDO classes
Issue -
State: open - Opened by gipert about 1 year ago
Labels: types
#53 - Reimplement `Table.eval()`, now handling `VectorOfVectors`
Pull Request -
State: closed - Opened by gipert about 1 year ago
- 1 comment
Labels: types
#52 - Added depth option to show and lh5ls
Pull Request -
State: closed - Opened by iguinn about 1 year ago
- 2 comments
#51 - chore: update pre-commit hooks
Pull Request -
State: open - Opened by pre-commit-ci[bot] about 1 year ago
- 1 comment
#50 - Bump actions/upload-artifact from 3 to 4
Pull Request -
State: open - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies
#49 - Bump actions/download-artifact from 3 to 4
Pull Request -
State: open - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies
#48 - Handling package dependencies required by `LGDO.view_as()`
Issue -
State: open - Opened by gipert about 1 year ago
- 2 comments
Labels: enhancement, good first issue
#47 - Bump actions/setup-python from 2 to 5
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies
#46 - Bump actions/checkout from 2 to 4
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies
#45 - Prepend zero to `VectorOfVectors.cumulative_length`
Issue -
State: open - Opened by gipert about 1 year ago
- 1 comment
Labels: enhancement, performance, types
#44 - Support (environment) variables for tweaking Numba at runtime
Pull Request -
State: closed - Opened by gipert about 1 year ago
- 1 comment
Labels: enhancement
#43 - Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies
#42 - Add vectorized operations to VectorOfVectors
Pull Request -
State: closed - Opened by iguinn about 1 year ago
- 5 comments
Labels: performance
#41 - Add vectorized setter for VectorOfVectors
Pull Request -
State: closed - Opened by iguinn about 1 year ago
- 4 comments
Labels: enhancement, performance
#40 - Remove all deprecated methods
Issue -
State: open - Opened by gipert about 1 year ago
Labels: good first issue
#39 - Fixed bug in LH5Iterator when number of entries for file is zero
Pull Request -
State: closed - Opened by iguinn about 1 year ago
- 1 comment
#38 - Bug fix: output object type check in zig-zag encoder, needed for loading multiple files
Pull Request -
State: closed - Opened by ggmarshall about 1 year ago
- 1 comment
Labels: bug, compression
#37 - Should we write to disk HDF5-settings-related LGDO attributes?
Issue -
State: open - Opened by gipert about 1 year ago
- 1 comment
Labels: help wanted, compression
#36 - Default HDF5 settings
Issue -
State: open - Opened by gipert about 1 year ago
Labels: enhancement, question, compression
#35 - improve read_object speed when passing idx
Pull Request -
State: closed - Opened by lvarriano about 1 year ago
- 5 comments
Labels: performance, lh5
#34 - Enable more fine grained control over `h5py.create_dataset()` options and set default HDF5 compression to shuffle + GZip
Pull Request -
State: closed - Opened by gipert about 1 year ago
- 1 comment
Labels: enhancement, compression
#33 - improve performance of read_object with idx by reading in whole objec…
Pull Request -
State: closed - Opened by lvarriano about 1 year ago
- 2 comments
#32 - Avoid `nda.tolist()` in `Table.get_dataframe()` when possible
Pull Request -
State: closed - Opened by jasondet about 1 year ago
- 1 comment
Labels: performance, types
#31 - Fix uninitialized array comparison in compression tests
Pull Request -
State: closed - Opened by gipert about 1 year ago
- 1 comment
Labels: bug, compression
#30 - Add LGDO format conversion utilities
Pull Request -
State: closed - Opened by MoritzNeuberger about 1 year ago
- 8 comments
Labels: types
#29 - read_object() with idx parameter is slow
Issue -
State: closed - Opened by lvarriano over 1 year ago
- 14 comments
Labels: performance, lh5
#28 - Fix wrong `Table.eval()` docstring
Pull Request -
State: closed - Opened by lvarriano over 1 year ago
- 1 comment
Labels: documentation