Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
70 commits
Select commit Hold shift + click to select a range
af81d48
Add initial paragraph of post
rich-iannone May 27, 2025
3b57903
Introduce libraries and example dataset
rich-iannone May 27, 2025
86c44b2
Add information about Pandera
rich-iannone May 28, 2025
1bdee6a
Modify example dataset
rich-iannone May 28, 2025
c5a283f
Add text describing common validation strategy
rich-iannone May 28, 2025
1a59d48
Add Pandera example validation
rich-iannone May 28, 2025
598cf6a
Add intro for Patito
rich-iannone May 28, 2025
517a045
Add intro for Pointblank
rich-iannone May 28, 2025
e68a0a1
Modify title
rich-iannone May 28, 2025
66cf04e
Modify comments in dataset code cell
rich-iannone May 28, 2025
0a6f8f3
Add intro for the Validoopsie package
rich-iannone May 28, 2025
e5173ef
Add explanation of Pandera example
rich-iannone May 28, 2025
cc33338
Add example for Patito library
rich-iannone May 28, 2025
31bf337
Add Pointblank example validation
rich-iannone May 28, 2025
c8c7091
Update ci-docs.yaml
rich-iannone May 28, 2025
f6e11e0
Add Validoopsie example
rich-iannone May 28, 2025
753c87a
Add commentary for Validoopsie example
rich-iannone May 28, 2025
9cfc5bc
Add Comparisons subsection for Pandera
rich-iannone May 28, 2025
2dde4da
Add explanation of Patito example
rich-iannone May 28, 2025
539e29b
Add text to Pointblank section
rich-iannone May 28, 2025
e5043e4
Add Comparisons subsection for Validoopsie
rich-iannone May 28, 2025
351ee9d
Update Pandera section
rich-iannone May 28, 2025
bfb4a5d
Add final section for Pandera
rich-iannone May 28, 2025
17a456b
Add final section for Patito
rich-iannone May 28, 2025
133840a
Modify text in Pointblank section
rich-iannone May 28, 2025
3470696
Add final section for Pointblank
rich-iannone May 28, 2025
d10d0b9
Add final section for Validoopsie
rich-iannone May 28, 2025
57942eb
Add Example subheader
rich-iannone May 28, 2025
20cafb4
Add WIP Comparisons section
rich-iannone May 28, 2025
316f7e4
Add closing sections
rich-iannone May 28, 2025
33c5258
Rename directory containing post
rich-iannone May 29, 2025
420029b
Merge branch 'main' into blog-survey-validation-pkgs-polars
rich-iannone May 30, 2025
6177823
Add comparison on column checks
rich-iannone May 30, 2025
c66da2a
Pull up comparison table to opening paragraph
rich-iannone Jun 2, 2025
8374669
Update ci-docs.yaml
rich-iannone Jun 2, 2025
5623400
Add Dataframely example
rich-iannone Jun 2, 2025
452d95d
Add description of example
rich-iannone Jun 2, 2025
5270a4c
Add final code piece on failure analysis
rich-iannone Jun 2, 2025
24884ac
Improve intro paragraphs
rich-iannone Jun 2, 2025
8b82c05
Add Dataframely to summary table
rich-iannone Jun 2, 2025
5cd2898
Update index.qmd
rich-iannone Jun 2, 2025
eee2456
Add comparisons section for Dataframely
rich-iannone Jun 2, 2025
72842e2
Add more key differences for Dataframely
rich-iannone Jun 2, 2025
35d7011
Modify publication date
rich-iannone Jun 3, 2025
ef1f4c8
Modify intro recommendations
rich-iannone Jun 3, 2025
dff77e5
Update strengths section
rich-iannone Jun 3, 2025
01520e5
Update Validoopsie section
rich-iannone Jun 3, 2025
608a85e
Update Pointblank section
rich-iannone Jun 3, 2025
ab72e1b
Add consideration about tolerance reqs
rich-iannone Jun 3, 2025
c77ae20
Mention Validoopsie's use of logging results
rich-iannone Jun 3, 2025
8c1cd3c
Merge branch 'main' into blog-survey-validation-pkgs-polars
rich-iannone Jun 3, 2025
d5b1749
Present first table as a Great Table
rich-iannone Jun 3, 2025
e3ed903
Transform second table to use GT
rich-iannone Jun 3, 2025
b8cdc3e
Modify some statements about Patito
rich-iannone Jun 3, 2025
4292fe7
Improve needs-based listing at end of article
rich-iannone Jun 3, 2025
d56925d
Add callout about GE's absence from survey
rich-iannone Jun 3, 2025
3b89088
Remove discussion of Patito's serialization feature
rich-iannone Jun 3, 2025
a95a617
Modify statements about Validoopsie
rich-iannone Jun 3, 2025
5073034
Add statement about Validoopsie's abilities
rich-iannone Jun 3, 2025
0ca1f09
Add closing disclaimer and feedback offer
rich-iannone Jun 3, 2025
44e8416
Reduce amount of bold text in final listing
rich-iannone Jun 3, 2025
86eaff5
Make small edit to comment about Patito
rich-iannone Jun 3, 2025
8ffd1a4
Modify Pandera/Patito comparison
rich-iannone Jun 3, 2025
594ffa2
Expand upon Pandera's stats validation ability
rich-iannone Jun 3, 2025
590f2a5
Improve contrast/comparison statements
rich-iannone Jun 3, 2025
ff31118
Make terminology more consistent throughout
rich-iannone Jun 3, 2025
b8c77f3
Fix Dataframely example to quell warning
rich-iannone Jun 3, 2025
a581fd7
Modify final statement
rich-iannone Jun 4, 2025
bd9efc0
Add top-level headers near beginning of post
rich-iannone Jun 4, 2025
3ed7e42
Update star counts and date
rich-iannone Jun 4, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion .github/workflows/ci-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,17 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: "3.10"
python-version: "3.11"
- name: Install dependencies
run: |
python -m pip install -e .
python -m pip install ".[docs]"
python -m pip install ibis-framework[duckdb]
python -m pip install pins
python -m pip install pandera
python -m pip install patito
python -m pip install validoopsie
python -m pip install dataframely
- name: Set up Quarto
uses: quarto-dev/quarto-actions/setup@v2
- name: Build docs
Expand Down
Loading
Loading