sweepai-dev / hamilton

A scalable general purpose micro-framework for defining dataflows. You can use it to build dataframes, numpy matrices, python objects, ML models, LLM workflows, etc. Embed Hamilton anywhere python runs, e.g. spark, airflow, jupyter, fastapi, python scripts, etc. Comes with lineage out of the box.
https://hamilton.dagworks.io/en/latest/
BSD 3-Clause Clear License
0 stars 0 forks source link

[DRAFT] Documentation: Rename subheaders in the Reference section #4

Closed sweep-ai[bot] closed 1 year ago

sweep-ai[bot] commented 1 year ago

Description

This PR addresses issue #2 by renaming the subheaders in the Reference section of the documentation. The subheaders previously had the format <Subheader> Reference, and this PR removes the _ Reference suffix from each subheader. The goal is to improve the readability of the documentation by making the subheaders more concise.

Summary of Changes

Please review the changes and let me know if any further modifications are required.

Fixes #2.

To checkout this PR branch, run the following command in your terminal:

git checkout sweep/rename-subheaders