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 Reference section #10

Closed sweep-ai[bot] closed 1 year ago

sweep-ai[bot] commented 1 year ago

Description

This PR renames the subheaders in the Reference section of the documentation to improve readability. The subheaders previously had the format <subheader> Reference, and they have been shortened by removing the _ Reference part.

The following changes were made:

Summary of Changes

Fixes #2.

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

git checkout sweep/rename-subheaders