Skip to content

Commit 132fca0

Browse files
authored
Updates Hamilton references (#51682)
1 parent 7e410c1 commit 132fca0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/pandas/community/ecosystem.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ Learn more by reading through these issues [14468](https://github.com/pandas-dev
401401

402402
See installation and usage instructions on the [GitHub page](https://github.com/VirtusLab/pandas-stubs).
403403

404-
### [Hamilton](https://github.com/stitchfix/hamilton)
404+
### [Hamilton](https://github.com/dagworks-inc/hamilton)
405405

406406
Hamilton is a declarative dataflow framework that came out of Stitch Fix. It was designed to help one manage a
407407
Pandas code base, specifically with respect to feature engineering for machine learning models.
@@ -416,4 +416,4 @@ It prescibes an opinionated paradigm, that ensures all code is:
416416

417417
This helps one to scale your pandas code base, at the same time, keeping maintenance costs low.
418418

419-
For more information, see [documentation](https://hamilton-docs.gitbook.io/).
419+
For more information, see [documentation](https://hamilton.readthedocs.io/).

0 commit comments

Comments
 (0)