Skip to content

docs: document count_missing()#13

Merged
ismayc merged 4 commits into
mainfrom
feat/count-missing-docs
Jun 19, 2026
Merged

docs: document count_missing()#13
ismayc merged 4 commits into
mainfrom
feat/count-missing-docs

Conversation

@ismayc

@ismayc ismayc commented Jun 19, 2026

Copy link
Copy Markdown
Member

count_missing() (per-column null counts, sorted worst-first) was added in a989a68 with its implementation, top-level export, and tests — this finishes it by documenting it:

  • API reference: added the autofunction entry (and renamed the section to Regression & summary helpers).
  • A short runnable example in Getting started next to tidy_summary.

Gates: 217 tests / 100% coverage, ruff check + format clean, docs build warning-free under -W.

🤖 Generated with Claude Code

ismayc and others added 4 commits June 19, 2026 12:25
count_missing() (per-column null counts) was added with its function, top-level
export, and tests, but wasn't in the docs. Add it to the API reference and a
short getting-started example.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017CTL1QSTg1DmDUpqYuPEog
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017CTL1QSTg1DmDUpqYuPEog
# Conflicts:
#	README.md
#	doc/_build/html/.doctrees/api.doctree
#	doc/_build/html/.doctrees/environment.pickle
#	doc/_build/html/.doctrees/getting-started.doctree
#	doc/_build/html/.doctrees/guides/confidence-intervals.doctree
#	doc/_build/html/.doctrees/guides/hypothesis-testing.doctree
#	doc/_build/html/.doctrees/guides/plotting.doctree
#	doc/_build/html/.doctrees/guides/regression.doctree
#	doc/_build/html/.doctrees/guides/theory-based.doctree
#	doc/_build/html/.doctrees/index.doctree
#	doc/_build/jupyter_execute/datasets.ipynb
#	doc/_build/jupyter_execute/getting-started.ipynb
#	doc/_build/jupyter_execute/guides/confidence-intervals.ipynb
#	doc/_build/jupyter_execute/guides/hypothesis-testing.ipynb
#	doc/_build/jupyter_execute/guides/plotting.ipynb
#	doc/_build/jupyter_execute/guides/regression.ipynb
#	doc/_build/jupyter_execute/guides/sampling.ipynb
#	doc/_build/jupyter_execute/guides/theory-based.ipynb
#	doc/_build/jupyter_execute/index.ipynb
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017CTL1QSTg1DmDUpqYuPEog
@ismayc ismayc merged commit 316fb67 into main Jun 19, 2026
6 checks passed
@ismayc ismayc deleted the feat/count-missing-docs branch June 19, 2026 19:51
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