pipeR
Pipeline library
Provides functions and methods to chain operations in R, enhancing readability and maintainability of data pipelines.
Multi-Paradigm Pipeline Implementation
169 stars
26 watching
39 forks
Language: R
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
basho/riak_pipe | Enables parallel processing of data by dividing tasks into independent queues managed by Riak Core's vnode architecture. | 162 |
renkun-ken/rlist | A toolbox for working with non-tabular data stored in list objects | 203 |
kenavolic/pipet | A lightweight C++ library for building compile-time processing pipelines with customizable filters and branches. | 67 |
ropensci/targets | A tool for creating reproducible data science pipelines in R. | 940 |
calebwin/pipelines | A language and runtime for crafting massively parallel data pipelines | 374 |
quickube/piper | Automates creation of Kubernetes workflows based on Git branch changes | 22 |
pdpipe/pdpipe | A tool for creating and managing data pipelines with pandas DataFrames | 716 |
skner/iasi-pipe | A data pipeline framework for processing Ion Torrent sequencing data | 2 |
darky/rocket-pipes | A TypeScript library that enables the creation of modular, composable, and reusable data processing pipelines | 25 |
kirillseva/ruigi | A tool for designing and managing data processing pipelines in R. | 42 |
druths/xp | A tool for creating flexible and self-documenting data science pipelines | 56 |
destel/rill | A toolkit for building concurrent programs by composing simple, reusable parts into clean pipelines. | 510 |
ropensci/drake | Tools and infrastructure to streamline workflow management and reproducibility in R-based data science projects. | 1,341 |
intentmedia/mario | A library that enables the definition of complex data pipelines in a functional, typesafe, and efficient way using a declarative syntax | 139 |
kakaobrain/torchgpipe | A PyTorch-based library for efficient training of large neural networks using pipeline parallelism and automatic recomputation of gradients. | 817 |