You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FluentPipelines provides streamlined methods to build top-to-bottom data processing pipelines using fluent syntax. This allows you to construct, reuse and reorder dataflows with ease, while also aiding readability of your code.
About
FluentPipelines provides streamlined methods to build top-to-bottom data processing pipelines using fluent syntax.