Skip to content

Doc qto#2289

Open
andrewgsavage wants to merge 12 commits into
hgrecco:masterfrom
andrewgsavage:doc_qto
Open

Doc qto#2289
andrewgsavage wants to merge 12 commits into
hgrecco:masterfrom
andrewgsavage:doc_qto

Conversation

@andrewgsavage

Copy link
Copy Markdown
Collaborator
  • Closes # (insert issue number)
  • Executed pre-commit run --all-files or pixi run lint --all-files with no errors
  • The change is fully covered by automated unit tests
  • Documented in docs/ as appropriate
  • Added an entry to the CHANGES file

andrewgsavage and others added 8 commits March 19, 2026 21:50
@codspeed-hq

codspeed-hq Bot commented Mar 23, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

✅ 448 untouched benchmarks
⏩ 448 skipped benchmarks1


Comparing andrewgsavage:doc_qto (c4a76d1) with master (e4b44de)

Open in CodSpeed

Footnotes

  1. 448 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@andrewgsavage

andrewgsavage commented Mar 23, 2026

Copy link
Copy Markdown
Collaborator Author

this adds a page showing the different unit conversion functions
https://pint--2289.org.readthedocs.build/en/2289/user/quantity-to.html#summary-table

There's a nice table showing several examples - Are there any other good examples that could help show the differences in functions?

andrewgsavage and others added 4 commits March 26, 2026 19:06
Replace hand-written list-table with a testcode/testoutput block that
generates the table using pandas and renders it as markdown. Add pandas
and tabulate to the docs pixi environment.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Replace testcode/testoutput blocks with a raw HTML table generated from
df.to_html(). The pandas generation code is kept as an RST comment for
maintainers. Switches from ipython directive to raw HTML so the full
table renders without truncation and no code prompt is visible.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant