CMD + K

bioconductor-delayeddataframe

Community

Delayed operation on DataFrame using standard DataFrame metaphor

Installation

To install this package, run one of the following:

Conda
$conda install bioconda::bioconductor-delayeddataframe

Usage Tracking

1.22.0
1.18.0
1.16.0
1.14.0
1.10.0
5 / 8 versions selected
Total downloads: 0

Description

Based on the standard DataFrame metaphor, we are trying to implement the feature of delayed operation on the DelayedDataFrame, with a slot of lazyIndex, which saves the mapping indexes for each column of DelayedDataFrame. Methods like show, validity check, [/[[ subsetting, rbind/cbind are implemented for DelayedDataFrame to be operated around lazyIndex. The listData slot stays untouched until a realization call e.g., DataFrame constructor OR as.list() is invoked.

About

Summary

Delayed operation on DataFrame using standard DataFrame metaphor

Information Last Updated

Apr 22, 2025 at 15:29

License

GPL-3

Total Downloads

21.4K

Platforms

noarch Version: 1.22.0