Skip to content

DOC: Adds Hamilton as a development tool #47865

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 27, 2022
Merged

Conversation

skrawcz
Copy link
Contributor

@skrawcz skrawcz commented Jul 26, 2022

Hamilton is a paradigm that helps one manage a pandas code base in an opinionated manner.

We have had great success with it at Stitch Fix, and it's got a growing open source
following. I think it helps one to write pandas in a way that gives
confidence if you want to run Pandas in production jobs.

  • N/A: closes #xxxx (Replace xxxx with the Github issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks passed.
  • Added type annotations to new arguments/methods/functions.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

Hamilton is a paradigm that helps one manage a pandas code base in an opinionated manner.

We have had great success with it at Stitch Fix, and it's got a growing open source
following. I think it helps one to write pandas in a way that gives
confidence if you want to run Pandas in production jobs.
@mroeschke mroeschke added the Docs label Jul 27, 2022
@mroeschke mroeschke added this to the 1.5 milestone Jul 27, 2022
@mroeschke mroeschke merged commit fbf1681 into pandas-dev:main Jul 27, 2022
@mroeschke
Copy link
Member

Thanks @skrawcz

@skrawcz skrawcz deleted the patch-1 branch July 29, 2022 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants