Skip to content

refactor: use data.table::rbindlist() to combine data.frames#86

Merged
jorainer merged 1 commit intomainfrom
jomain
Mar 4, 2026
Merged

refactor: use data.table::rbindlist() to combine data.frames#86
jorainer merged 1 commit intomainfrom
jomain

Conversation

@jorainer
Copy link
Member

@jorainer jorainer commented Mar 4, 2026

  • Use the data.table::rbindlist() instead of MsCoreUtils::rbindFill() to merge spectra data data.frames. This should improve the performance of spectraData() on the MsBackendPy and for the conversion of Python data structures to Spectra.

- Use the `data.table::rbindlist()` instead of `MsCoreUtils::rbindFill()` to
  merge spectra data `data.frame`s. This should improve the performance of
  `spectraData()` on the `MsBackendPy` and for the conversion of Python data
  structures to `Spectra`.
@jorainer jorainer merged commit 896ea1a into main Mar 4, 2026
2 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant