The Wayback Machine - https://web.archive.org/web/20220102135444/https://github.com/topics/data-centric
Skip to content
#

data-centric

Here are 21 public repositories matching this topic...

stoney95
stoney95 commented Nov 14, 2021

Context

The package is providing the fork function. This function takes multiple functions and forwards the intermediate result to every of these functions. By this multiple independet branches are created that all consume the result of the previous pipeline step.

Description

Currently the fork function is executing the branches sequentially. It would be nice to have a version that

Improve this page

Add a description, image, and links to the data-centric topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the data-centric topic, visit your repo's landing page and select "manage topics."

Learn more