Skip to content

Commit fdaab48

Browse files
committed
Added mutate module to sci-kit example to show the same functionality, also uses module override
1 parent 2c9e463 commit fdaab48

File tree

3 files changed

+977
-4
lines changed

3 files changed

+977
-4
lines changed

docs/reference/decorators/pipe.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@ pipe family
33
=======================
44

55
We have a family of decorators that can help with transforming the input and output of a node in the DAG.
6-
For some examples have a look at:
7-
- pipe_input and pipe_output: https://github.com/DAGWorks-Inc/hamilton/tree/main/examples/scikit-learn/species_distribution_modeling
8-
- mutate(TBD): https://github.com/DAGWorks-Inc/hamilton/tree/main/examples/mutate/feature_experimentation
6+
For some examples have a look at: https://github.com/DAGWorks-Inc/hamilton/tree/main/examples/scikit-learn/species_distribution_modeling
97

108
--------------
119

0 commit comments

Comments
 (0)