.gitignore
AUTHORS.rst
CHANGELOG.md
CONDUCT.md
CONTRIBUTING.md
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.md
TODO.md
pyproject.toml
pyrightconfig.json
requirements-dev.txt
.github/CODE_OF_CONDUCT.md
.github/CONTRIBUTING.md
.github/PULL_REQUEST_TEMPLATE.md
.github/ISSUE_TEMPLATE/bug.md
.github/ISSUE_TEMPLATE/feature.md
.github/ISSUE_TEMPLATE/question.md
.github/workflows/ci-docs.yaml
.github/workflows/ci-tests.yaml
.vscode/launch.json
.vscode/settings.json
docs/.gitignore
docs/_quarto.yml
docs/changelog.qmd
docs/articles/case-study-gtcars.qmd
docs/articles/intro.qmd
docs/examples-qmd/GT.qmd
docs/examples-qmd/fmt-number.qmd
docs/examples-qmd/table-manipulation.qmd
great_tables.egg-info/PKG-INFO
great_tables.egg-info/SOURCES.txt
great_tables.egg-info/dependency_links.txt
great_tables.egg-info/requires.txt
great_tables.egg-info/top_level.txt
gt/__init__.py
gt/_body.py
gt/_boxhead.py
gt/_databackend.py
gt/_footnotes.py
gt/_formats.py
gt/_gt_data.py
gt/_heading.py
gt/_helpers.py
gt/_locale.py
gt/_options.py
gt/_row_groups.py
gt/_source_notes.py
gt/_spanners.py
gt/_stub.py
gt/_stubhead.py
gt/_styles.py
gt/_table.py
gt/_tbl_data.py
gt/_text.py
gt/_utils.py
gt/gt.py
gt/utils_render_common.py
gt/css/gt_colors.scss
gt/css/gt_styles_default.scss
gt/data/__init__.py
gt/data/constants.csv
gt/data/countrypops.csv
gt/data/exibble.csv
gt/data/gtcars.csv
gt/data/illness.csv
gt/data/metro.csv
gt/data/pizzaplace.csv
gt/data/sp500.csv
gt/data/sza.csv
gt/data/towny.csv
tests/__init__.py
tests/test_boxhead.py
tests/test_formats.py
tests/test_gt.py
tests/test_gt_data.py
tests/test_snaps.py
tests/test_tbl_data.py
tests/test_utils_render_common.py
tests/__snapshots__/test_snaps.ambr