pointblank 0.10.0__tar.gz → 0.11.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (363) hide show
  1. {pointblank-0.10.0 → pointblank-0.11.0}/PKG-INFO +46 -1
  2. {pointblank-0.10.0 → pointblank-0.11.0}/README.md +43 -0
  3. {pointblank-0.10.0 → pointblank-0.11.0}/docs/_quarto.yml +3 -0
  4. pointblank-0.11.0/docs/assets/vhs/cli-cicd-workflows.gif +0 -0
  5. pointblank-0.11.0/docs/assets/vhs/cli-cicd-workflows.tape +51 -0
  6. pointblank-0.11.0/docs/assets/vhs/cli-complete-workflow.gif +0 -0
  7. pointblank-0.11.0/docs/assets/vhs/cli-complete-workflow.tape +59 -0
  8. pointblank-0.11.0/docs/assets/vhs/cli-data-exploration.gif +0 -0
  9. pointblank-0.11.0/docs/assets/vhs/cli-data-exploration.tape +43 -0
  10. pointblank-0.11.0/docs/assets/vhs/cli-essential-validations.gif +0 -0
  11. pointblank-0.11.0/docs/assets/vhs/cli-essential-validations.tape +43 -0
  12. pointblank-0.11.0/docs/assets/vhs/cli-getting-started.gif +0 -0
  13. pointblank-0.11.0/docs/assets/vhs/cli-getting-started.tape +43 -0
  14. pointblank-0.11.0/docs/demos/cli-interactive/index.qmd +141 -0
  15. {pointblank-0.10.0 → pointblank-0.11.0}/docs/demos/index.qmd +3 -0
  16. {pointblank-0.10.0 → pointblank-0.11.0}/docs/index.qmd +64 -0
  17. pointblank-0.11.0/docs/user-guide/cli.qmd +229 -0
  18. {pointblank-0.10.0 → pointblank-0.11.0}/docs/user-guide/installation.qmd +30 -2
  19. pointblank-0.11.0/pointblank/cli.py +2737 -0
  20. {pointblank-0.10.0 → pointblank-0.11.0}/pointblank.egg-info/PKG-INFO +46 -1
  21. {pointblank-0.10.0 → pointblank-0.11.0}/pointblank.egg-info/SOURCES.txt +15 -0
  22. pointblank-0.11.0/pointblank.egg-info/entry_points.txt +2 -0
  23. {pointblank-0.10.0 → pointblank-0.11.0}/pointblank.egg-info/requires.txt +2 -0
  24. {pointblank-0.10.0 → pointblank-0.11.0}/pyproject.toml +5 -0
  25. pointblank-0.11.0/tests/test_cli.py +1764 -0
  26. {pointblank-0.10.0 → pointblank-0.11.0}/translations/README.ar.md +43 -0
  27. {pointblank-0.10.0 → pointblank-0.11.0}/translations/README.de.md +43 -0
  28. {pointblank-0.10.0 → pointblank-0.11.0}/translations/README.es.md +43 -0
  29. {pointblank-0.10.0 → pointblank-0.11.0}/translations/README.fr.md +43 -0
  30. {pointblank-0.10.0 → pointblank-0.11.0}/translations/README.hi.md +43 -0
  31. {pointblank-0.10.0 → pointblank-0.11.0}/translations/README.it.md +43 -0
  32. {pointblank-0.10.0 → pointblank-0.11.0}/translations/README.ja.md +43 -0
  33. {pointblank-0.10.0 → pointblank-0.11.0}/translations/README.ko.md +43 -0
  34. {pointblank-0.10.0 → pointblank-0.11.0}/translations/README.nl.md +44 -1
  35. {pointblank-0.10.0 → pointblank-0.11.0}/translations/README.pt-BR.md +43 -0
  36. {pointblank-0.10.0 → pointblank-0.11.0}/translations/README.zh-CN.md +43 -0
  37. {pointblank-0.10.0 → pointblank-0.11.0}/.github/CODE_OF_CONDUCT.md +0 -0
  38. {pointblank-0.10.0 → pointblank-0.11.0}/.github/ISSUE_TEMPLATE/bug.md +0 -0
  39. {pointblank-0.10.0 → pointblank-0.11.0}/.github/ISSUE_TEMPLATE/feature.md +0 -0
  40. {pointblank-0.10.0 → pointblank-0.11.0}/.github/ISSUE_TEMPLATE/question.md +0 -0
  41. {pointblank-0.10.0 → pointblank-0.11.0}/.github/PULL_REQUEST_TEMPLATE.md +0 -0
  42. {pointblank-0.10.0 → pointblank-0.11.0}/.github/SECURITY.md +0 -0
  43. {pointblank-0.10.0 → pointblank-0.11.0}/.github/workflows/ci-docs.yaml +0 -0
  44. {pointblank-0.10.0 → pointblank-0.11.0}/.github/workflows/ci-tests.yaml +0 -0
  45. {pointblank-0.10.0 → pointblank-0.11.0}/.github/workflows/code-checks.yaml +0 -0
  46. {pointblank-0.10.0 → pointblank-0.11.0}/.gitignore +0 -0
  47. {pointblank-0.10.0 → pointblank-0.11.0}/.pre-commit-config.yaml +0 -0
  48. {pointblank-0.10.0 → pointblank-0.11.0}/.vscode/settings.json +0 -0
  49. {pointblank-0.10.0 → pointblank-0.11.0}/CITATION.cff +0 -0
  50. {pointblank-0.10.0 → pointblank-0.11.0}/CONTRIBUTING.md +0 -0
  51. {pointblank-0.10.0 → pointblank-0.11.0}/LICENSE +0 -0
  52. {pointblank-0.10.0 → pointblank-0.11.0}/Makefile +0 -0
  53. {pointblank-0.10.0 → pointblank-0.11.0}/data_raw/game_revenue.csv +0 -0
  54. {pointblank-0.10.0 → pointblank-0.11.0}/data_raw/global_sales.csv +0 -0
  55. {pointblank-0.10.0 → pointblank-0.11.0}/data_raw/global_sales_dataset.qmd +0 -0
  56. {pointblank-0.10.0 → pointblank-0.11.0}/data_raw/nycflights.csv +0 -0
  57. {pointblank-0.10.0 → pointblank-0.11.0}/data_raw/small_table.csv +0 -0
  58. {pointblank-0.10.0 → pointblank-0.11.0}/data_raw/x-01-parquet.qmd +0 -0
  59. {pointblank-0.10.0 → pointblank-0.11.0}/data_raw/x-02-duckdb.qmd +0 -0
  60. {pointblank-0.10.0 → pointblank-0.11.0}/data_raw/x-03-sqlite.qmd +0 -0
  61. {pointblank-0.10.0 → pointblank-0.11.0}/docs/.gitignore +0 -0
  62. {pointblank-0.10.0 → pointblank-0.11.0}/docs/_extensions/machow/interlinks/.gitignore +0 -0
  63. {pointblank-0.10.0 → pointblank-0.11.0}/docs/_extensions/machow/interlinks/_extension.yml +0 -0
  64. {pointblank-0.10.0 → pointblank-0.11.0}/docs/_extensions/machow/interlinks/interlinks.lua +0 -0
  65. {pointblank-0.10.0 → pointblank-0.11.0}/docs/assets/fav-logo.png +0 -0
  66. {pointblank-0.10.0 → pointblank-0.11.0}/docs/assets/pointblank-sales-data.de.png +0 -0
  67. {pointblank-0.10.0 → pointblank-0.11.0}/docs/assets/pointblank-sales-data.es.png +0 -0
  68. {pointblank-0.10.0 → pointblank-0.11.0}/docs/assets/pointblank-sales-data.fr.png +0 -0
  69. {pointblank-0.10.0 → pointblank-0.11.0}/docs/assets/pointblank-sales-data.it.png +0 -0
  70. {pointblank-0.10.0 → pointblank-0.11.0}/docs/assets/pointblank-sales-data.ja.png +0 -0
  71. {pointblank-0.10.0 → pointblank-0.11.0}/docs/assets/pointblank-sales-data.ko.png +0 -0
  72. {pointblank-0.10.0 → pointblank-0.11.0}/docs/assets/pointblank-sales-data.nl.png +0 -0
  73. {pointblank-0.10.0 → pointblank-0.11.0}/docs/assets/pointblank-sales-data.png +0 -0
  74. {pointblank-0.10.0 → pointblank-0.11.0}/docs/assets/pointblank-sales-data.pt-BR.png +0 -0
  75. {pointblank-0.10.0 → pointblank-0.11.0}/docs/assets/pointblank-sales-data.zh-CN.png +0 -0
  76. {pointblank-0.10.0 → pointblank-0.11.0}/docs/assets/pointblank-step-report.png +0 -0
  77. {pointblank-0.10.0 → pointblank-0.11.0}/docs/assets/pointblank-tabular-report.png +0 -0
  78. {pointblank-0.10.0 → pointblank-0.11.0}/docs/assets/pointblank_logo.svg +0 -0
  79. {pointblank-0.10.0 → pointblank-0.11.0}/docs/assets/posit-logo-black.svg +0 -0
  80. {pointblank-0.10.0 → pointblank-0.11.0}/docs/assets/validation-table-diagram.png +0 -0
  81. {pointblank-0.10.0 → pointblank-0.11.0}/docs/assets/validation-test-units.png +0 -0
  82. {pointblank-0.10.0 → pointblank-0.11.0}/docs/blog/all-about-actions/index.qmd +0 -0
  83. {pointblank-0.10.0 → pointblank-0.11.0}/docs/blog/index.qmd +0 -0
  84. {pointblank-0.10.0 → pointblank-0.11.0}/docs/blog/intro-pointblank/index.qmd +0 -0
  85. {pointblank-0.10.0 → pointblank-0.11.0}/docs/blog/intro-pointblank/pointblank-localized.png +0 -0
  86. {pointblank-0.10.0 → pointblank-0.11.0}/docs/blog/intro-pointblank/step_report.png +0 -0
  87. {pointblank-0.10.0 → pointblank-0.11.0}/docs/blog/intro-pointblank/validation-table-diagram.png +0 -0
  88. {pointblank-0.10.0 → pointblank-0.11.0}/docs/blog/intro-pointblank/validation-test-units.png +0 -0
  89. {pointblank-0.10.0 → pointblank-0.11.0}/docs/blog/lets-workshop-together/index.qmd +0 -0
  90. {pointblank-0.10.0 → pointblank-0.11.0}/docs/blog/overhauled-user-guide/advanced-in-sidebar.png +0 -0
  91. {pointblank-0.10.0 → pointblank-0.11.0}/docs/blog/overhauled-user-guide/breadth-and-depth.png +0 -0
  92. {pointblank-0.10.0 → pointblank-0.11.0}/docs/blog/overhauled-user-guide/explanation-of-visual.png +0 -0
  93. {pointblank-0.10.0 → pointblank-0.11.0}/docs/blog/overhauled-user-guide/index.qmd +0 -0
  94. {pointblank-0.10.0 → pointblank-0.11.0}/docs/blog/overhauled-user-guide/links-in-guide.png +0 -0
  95. {pointblank-0.10.0 → pointblank-0.11.0}/docs/blog/overhauled-user-guide/segments.png +0 -0
  96. {pointblank-0.10.0 → pointblank-0.11.0}/docs/blog/overhauled-user-guide/step-report.png +0 -0
  97. {pointblank-0.10.0 → pointblank-0.11.0}/docs/blog/overhauled-user-guide/validation-three-things.png +0 -0
  98. {pointblank-0.10.0 → pointblank-0.11.0}/docs/blog/pointblank_blog_logo.png +0 -0
  99. {pointblank-0.10.0 → pointblank-0.11.0}/docs/blog/validation-libs-2025/index.qmd +0 -0
  100. {pointblank-0.10.0 → pointblank-0.11.0}/docs/demos/01-starter/index.qmd +0 -0
  101. {pointblank-0.10.0 → pointblank-0.11.0}/docs/demos/02-advanced/index.qmd +0 -0
  102. {pointblank-0.10.0 → pointblank-0.11.0}/docs/demos/03-data-extracts/index.qmd +0 -0
  103. {pointblank-0.10.0 → pointblank-0.11.0}/docs/demos/04-sundered-data/index.qmd +0 -0
  104. {pointblank-0.10.0 → pointblank-0.11.0}/docs/demos/05-step-report-column-check/index.qmd +0 -0
  105. {pointblank-0.10.0 → pointblank-0.11.0}/docs/demos/06-step-report-schema-check/index.qmd +0 -0
  106. {pointblank-0.10.0 → pointblank-0.11.0}/docs/demos/07-validation-with-actions/index.qmd +0 -0
  107. {pointblank-0.10.0 → pointblank-0.11.0}/docs/demos/08-validation-with-final-actions/index.qmd +0 -0
  108. {pointblank-0.10.0 → pointblank-0.11.0}/docs/demos/apply-checks-to-several-columns/index.qmd +0 -0
  109. {pointblank-0.10.0 → pointblank-0.11.0}/docs/demos/check-for-freshness/index.qmd +0 -0
  110. {pointblank-0.10.0 → pointblank-0.11.0}/docs/demos/check-row-column-counts/index.qmd +0 -0
  111. {pointblank-0.10.0 → pointblank-0.11.0}/docs/demos/checks-for-missing/index.qmd +0 -0
  112. {pointblank-0.10.0 → pointblank-0.11.0}/docs/demos/col-vals-custom-expr/index.qmd +0 -0
  113. {pointblank-0.10.0 → pointblank-0.11.0}/docs/demos/column-selector-functions/index.qmd +0 -0
  114. {pointblank-0.10.0 → pointblank-0.11.0}/docs/demos/comparisons-across-columns/index.qmd +0 -0
  115. {pointblank-0.10.0 → pointblank-0.11.0}/docs/demos/custom-validation-specially/index.qmd +0 -0
  116. {pointblank-0.10.0 → pointblank-0.11.0}/docs/demos/data/game_revenue.parquet +0 -0
  117. {pointblank-0.10.0 → pointblank-0.11.0}/docs/demos/expect-no-duplicate-rows/index.qmd +0 -0
  118. {pointblank-0.10.0 → pointblank-0.11.0}/docs/demos/expect-no-duplicate-values/index.qmd +0 -0
  119. {pointblank-0.10.0 → pointblank-0.11.0}/docs/demos/expect-text-pattern/index.qmd +0 -0
  120. {pointblank-0.10.0 → pointblank-0.11.0}/docs/demos/failure-thresholds/index.qmd +0 -0
  121. {pointblank-0.10.0 → pointblank-0.11.0}/docs/demos/img/advanced_validation.png +0 -0
  122. {pointblank-0.10.0 → pointblank-0.11.0}/docs/demos/img/data_extracts.png +0 -0
  123. {pointblank-0.10.0 → pointblank-0.11.0}/docs/demos/img/starter_validation.png +0 -0
  124. {pointblank-0.10.0 → pointblank-0.11.0}/docs/demos/img/step_report_column_schema.png +0 -0
  125. {pointblank-0.10.0 → pointblank-0.11.0}/docs/demos/img/step_report_column_values.png +0 -0
  126. {pointblank-0.10.0 → pointblank-0.11.0}/docs/demos/img/sundered_data.png +0 -0
  127. {pointblank-0.10.0 → pointblank-0.11.0}/docs/demos/img/validation_with_actions.png +0 -0
  128. {pointblank-0.10.0 → pointblank-0.11.0}/docs/demos/img/validation_with_final_actions.png +0 -0
  129. {pointblank-0.10.0 → pointblank-0.11.0}/docs/demos/mutate-table-in-step/index.qmd +0 -0
  130. {pointblank-0.10.0 → pointblank-0.11.0}/docs/demos/numeric-comparisons/index.qmd +0 -0
  131. {pointblank-0.10.0 → pointblank-0.11.0}/docs/demos/schema-check/index.qmd +0 -0
  132. {pointblank-0.10.0 → pointblank-0.11.0}/docs/demos/set-membership/index.qmd +0 -0
  133. {pointblank-0.10.0 → pointblank-0.11.0}/docs/demos/using-parquet-data/index.qmd +0 -0
  134. {pointblank-0.10.0 → pointblank-0.11.0}/docs/scripts/post-render.py +0 -0
  135. {pointblank-0.10.0 → pointblank-0.11.0}/docs/styles.css +0 -0
  136. {pointblank-0.10.0 → pointblank-0.11.0}/docs/user-guide/actions.qmd +0 -0
  137. {pointblank-0.10.0 → pointblank-0.11.0}/docs/user-guide/assertions.qmd +0 -0
  138. {pointblank-0.10.0 → pointblank-0.11.0}/docs/user-guide/briefs.qmd +0 -0
  139. {pointblank-0.10.0 → pointblank-0.11.0}/docs/user-guide/col-summary-tbl.qmd +0 -0
  140. {pointblank-0.10.0 → pointblank-0.11.0}/docs/user-guide/column-selection-patterns.qmd +0 -0
  141. {pointblank-0.10.0 → pointblank-0.11.0}/docs/user-guide/draft-validation.qmd +0 -0
  142. {pointblank-0.10.0 → pointblank-0.11.0}/docs/user-guide/expressions.qmd +0 -0
  143. {pointblank-0.10.0 → pointblank-0.11.0}/docs/user-guide/extracts.qmd +0 -0
  144. {pointblank-0.10.0 → pointblank-0.11.0}/docs/user-guide/index.qmd +0 -0
  145. {pointblank-0.10.0 → pointblank-0.11.0}/docs/user-guide/langs.qmd +0 -0
  146. {pointblank-0.10.0 → pointblank-0.11.0}/docs/user-guide/missing-vals-tbl.qmd +0 -0
  147. {pointblank-0.10.0 → pointblank-0.11.0}/docs/user-guide/preprocessing.qmd +0 -0
  148. {pointblank-0.10.0 → pointblank-0.11.0}/docs/user-guide/preview.qmd +0 -0
  149. {pointblank-0.10.0 → pointblank-0.11.0}/docs/user-guide/schema-validation.qmd +0 -0
  150. {pointblank-0.10.0 → pointblank-0.11.0}/docs/user-guide/segmentation.qmd +0 -0
  151. {pointblank-0.10.0 → pointblank-0.11.0}/docs/user-guide/step-reports.qmd +0 -0
  152. {pointblank-0.10.0 → pointblank-0.11.0}/docs/user-guide/sundering.qmd +0 -0
  153. {pointblank-0.10.0 → pointblank-0.11.0}/docs/user-guide/thresholds.qmd +0 -0
  154. {pointblank-0.10.0 → pointblank-0.11.0}/docs/user-guide/validation-methods.qmd +0 -0
  155. {pointblank-0.10.0 → pointblank-0.11.0}/docs/user-guide/validation-overview.qmd +0 -0
  156. {pointblank-0.10.0 → pointblank-0.11.0}/images/pointblank-tabular-report.png +0 -0
  157. {pointblank-0.10.0 → pointblank-0.11.0}/images/pointblank_logo.svg +0 -0
  158. {pointblank-0.10.0 → pointblank-0.11.0}/pointblank/__init__.py +0 -0
  159. {pointblank-0.10.0 → pointblank-0.11.0}/pointblank/_constants.py +0 -0
  160. {pointblank-0.10.0 → pointblank-0.11.0}/pointblank/_constants_docs.py +0 -0
  161. {pointblank-0.10.0 → pointblank-0.11.0}/pointblank/_constants_translations.py +0 -0
  162. {pointblank-0.10.0 → pointblank-0.11.0}/pointblank/_datascan_utils.py +0 -0
  163. {pointblank-0.10.0 → pointblank-0.11.0}/pointblank/_interrogation.py +0 -0
  164. {pointblank-0.10.0 → pointblank-0.11.0}/pointblank/_typing.py +0 -0
  165. {pointblank-0.10.0 → pointblank-0.11.0}/pointblank/_utils.py +0 -0
  166. {pointblank-0.10.0 → pointblank-0.11.0}/pointblank/_utils_check_args.py +0 -0
  167. {pointblank-0.10.0 → pointblank-0.11.0}/pointblank/_utils_html.py +0 -0
  168. {pointblank-0.10.0 → pointblank-0.11.0}/pointblank/actions.py +0 -0
  169. {pointblank-0.10.0 → pointblank-0.11.0}/pointblank/assistant.py +0 -0
  170. {pointblank-0.10.0 → pointblank-0.11.0}/pointblank/column.py +0 -0
  171. {pointblank-0.10.0 → pointblank-0.11.0}/pointblank/compare.py +0 -0
  172. {pointblank-0.10.0 → pointblank-0.11.0}/pointblank/data/api-docs.txt +0 -0
  173. {pointblank-0.10.0 → pointblank-0.11.0}/pointblank/data/game_revenue-duckdb.zip +0 -0
  174. {pointblank-0.10.0 → pointblank-0.11.0}/pointblank/data/game_revenue.zip +0 -0
  175. {pointblank-0.10.0 → pointblank-0.11.0}/pointblank/data/global_sales-duckdb.zip +0 -0
  176. {pointblank-0.10.0 → pointblank-0.11.0}/pointblank/data/global_sales.zip +0 -0
  177. {pointblank-0.10.0 → pointblank-0.11.0}/pointblank/data/nycflights-duckdb.zip +0 -0
  178. {pointblank-0.10.0 → pointblank-0.11.0}/pointblank/data/nycflights.zip +0 -0
  179. {pointblank-0.10.0 → pointblank-0.11.0}/pointblank/data/polars-api-docs.txt +0 -0
  180. {pointblank-0.10.0 → pointblank-0.11.0}/pointblank/data/small_table-duckdb.zip +0 -0
  181. {pointblank-0.10.0 → pointblank-0.11.0}/pointblank/data/small_table.zip +0 -0
  182. {pointblank-0.10.0 → pointblank-0.11.0}/pointblank/datascan.py +0 -0
  183. {pointblank-0.10.0 → pointblank-0.11.0}/pointblank/draft.py +0 -0
  184. {pointblank-0.10.0 → pointblank-0.11.0}/pointblank/scan_profile.py +0 -0
  185. {pointblank-0.10.0 → pointblank-0.11.0}/pointblank/scan_profile_stats.py +0 -0
  186. {pointblank-0.10.0 → pointblank-0.11.0}/pointblank/schema.py +0 -0
  187. {pointblank-0.10.0 → pointblank-0.11.0}/pointblank/tf.py +0 -0
  188. {pointblank-0.10.0 → pointblank-0.11.0}/pointblank/thresholds.py +0 -0
  189. {pointblank-0.10.0 → pointblank-0.11.0}/pointblank/validate.py +0 -0
  190. {pointblank-0.10.0 → pointblank-0.11.0}/pointblank.egg-info/dependency_links.txt +0 -0
  191. {pointblank-0.10.0 → pointblank-0.11.0}/pointblank.egg-info/top_level.txt +0 -0
  192. {pointblank-0.10.0 → pointblank-0.11.0}/setup.cfg +0 -0
  193. {pointblank-0.10.0 → pointblank-0.11.0}/tests/__init__.py +0 -0
  194. {pointblank-0.10.0 → pointblank-0.11.0}/tests/manual_tests/schema_step_reports.qmd +0 -0
  195. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_datascan/test_col_summary_tbl_duckdb_snap/col_summary_html_duckdb.html +0 -0
  196. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_datascan/test_col_summary_tbl_pandas_snap/col_summary_html_pandas.html +0 -0
  197. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_datascan/test_col_summary_tbl_polars_snap/col_summary_html_polars.html +0 -0
  198. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_comprehensive_validation_report_html_snap/comprehensive_validation_report.html +0 -0
  199. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_01/schema_step_report_01-0.txt +0 -0
  200. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_01_1/schema_step_report_01-1.txt +0 -0
  201. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_01_2/schema_step_report_01-2.txt +0 -0
  202. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_01_3/schema_step_report_01-3.txt +0 -0
  203. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_02/schema_step_report_02-0.txt +0 -0
  204. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_02_1/schema_step_report_02-1.txt +0 -0
  205. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_02_2/schema_step_report_02-2.txt +0 -0
  206. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_02_3/schema_step_report_02-3.txt +0 -0
  207. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_03/schema_step_report_03-0.txt +0 -0
  208. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_03_1/schema_step_report_03-1.txt +0 -0
  209. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_03_2/schema_step_report_03-2.txt +0 -0
  210. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_03_3/schema_step_report_03-3.txt +0 -0
  211. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_04/schema_step_report_04-0.txt +0 -0
  212. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_05/schema_step_report_05-0.txt +0 -0
  213. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_06/schema_step_report_06-0.txt +0 -0
  214. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_07/schema_step_report_07-0.txt +0 -0
  215. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_08/schema_step_report_08-0.txt +0 -0
  216. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_09/schema_step_report_09-0.txt +0 -0
  217. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_10/schema_step_report_10-0.txt +0 -0
  218. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_11/schema_step_report_11-0.txt +0 -0
  219. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_12/schema_step_report_12-0.txt +0 -0
  220. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_13/schema_step_report_13-0.txt +0 -0
  221. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_14/schema_step_report_14-0.txt +0 -0
  222. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_14_1/schema_step_report_14-1.txt +0 -0
  223. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_15/schema_step_report_15-0.txt +0 -0
  224. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_15_1/schema_step_report_15-1.txt +0 -0
  225. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_16/schema_step_report_16-0.txt +0 -0
  226. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_16_1/schema_step_report_16-1.txt +0 -0
  227. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_17/schema_step_report_17-0.txt +0 -0
  228. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_17_1/schema_step_report_17-1.txt +0 -0
  229. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_18/schema_step_report_18-0.txt +0 -0
  230. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_18_1/schema_step_report_18-1.txt +0 -0
  231. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_19/schema_step_report_19-0.txt +0 -0
  232. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_19_1/schema_step_report_19-1.txt +0 -0
  233. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_20/schema_step_report_20-0.txt +0 -0
  234. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_20_1/schema_step_report_20-1.txt +0 -0
  235. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_21/schema_step_report_21-0.txt +0 -0
  236. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_21_1/schema_step_report_21-1.txt +0 -0
  237. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_21_2/schema_step_report_21-2.txt +0 -0
  238. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_21_3/schema_step_report_21-3.txt +0 -0
  239. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_22/schema_step_report_22-0.txt +0 -0
  240. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_22_1/schema_step_report_22-1.txt +0 -0
  241. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_23/schema_step_report_23-0.txt +0 -0
  242. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_23_1/schema_step_report_23-1.txt +0 -0
  243. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_24/schema_step_report_24-0.txt +0 -0
  244. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_24_1/schema_step_report_24-1.txt +0 -0
  245. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_24_2/schema_step_report_24-2.txt +0 -0
  246. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_24_3/schema_step_report_24-3.txt +0 -0
  247. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_25/schema_step_report_25-0.txt +0 -0
  248. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_25_1/schema_step_report_25-1.txt +0 -0
  249. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_25_2/schema_step_report_25-2.txt +0 -0
  250. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_25_3/schema_step_report_25-3.txt +0 -0
  251. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_25_4/schema_step_report_25-4.txt +0 -0
  252. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_step_report_25_5/schema_step_report_25-5.txt +0 -0
  253. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_01-0.txt +0 -0
  254. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_02-0.txt +0 -0
  255. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_03-0.txt +0 -0
  256. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_04-0.txt +0 -0
  257. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_05-0.txt +0 -0
  258. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_06-0.txt +0 -0
  259. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_07-0.txt +0 -0
  260. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_08-0.txt +0 -0
  261. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_09-0.txt +0 -0
  262. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_10-0.txt +0 -0
  263. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_11-0.txt +0 -0
  264. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_12-0.txt +0 -0
  265. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_13-0.txt +0 -0
  266. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_14-0.txt +0 -0
  267. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_14-1.txt +0 -0
  268. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_15-0.txt +0 -0
  269. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_15-1.txt +0 -0
  270. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_16-0.txt +0 -0
  271. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_16-1.txt +0 -0
  272. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_17-0.txt +0 -0
  273. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_17-1.txt +0 -0
  274. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_18-0.txt +0 -0
  275. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_18-1.txt +0 -0
  276. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_19-0.txt +0 -0
  277. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_19-1.txt +0 -0
  278. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_20-0.txt +0 -0
  279. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_20-1.txt +0 -0
  280. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_21-0.txt +0 -0
  281. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_21-1.txt +0 -0
  282. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_21-2.txt +0 -0
  283. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_21-3.txt +0 -0
  284. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_22-0.txt +0 -0
  285. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_22-1.txt +0 -0
  286. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_23-0.txt +0 -0
  287. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_23-1.txt +0 -0
  288. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_24-0.txt +0 -0
  289. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_24-1.txt +0 -0
  290. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_24-2.txt +0 -0
  291. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_24-3.txt +0 -0
  292. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_25-0.txt +0 -0
  293. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_25-1.txt +0 -0
  294. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_25-2.txt +0 -0
  295. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_25-3.txt +0 -0
  296. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_25-4.txt +0 -0
  297. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_get_schema_validation_info/schema_info_25-5.txt +0 -0
  298. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_no_interrogation_validation_report_html_snap/no_interrogation_validation_report.html +0 -0
  299. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_no_steps_validation_report_html_snap/no_steps_validation_report.html +0 -0
  300. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_validation_report_briefs_global_local_html/validation_report_briefs_global_local.html +0 -0
  301. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_validation_report_briefs_html/validation_report_with_briefs.html +0 -0
  302. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_validation_report_interrogate_snap/tbl_duckdb/validation_report.json +0 -0
  303. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_validation_report_interrogate_snap/tbl_parquet/validation_report.json +0 -0
  304. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_validation_report_interrogate_snap/tbl_pd/validation_report.json +0 -0
  305. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_validation_report_interrogate_snap/tbl_pl/validation_report.json +0 -0
  306. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_validation_report_interrogate_snap/tbl_sqlite/validation_report.json +0 -0
  307. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_validation_report_no_interrogate_snap/tbl_duckdb/validation_report.json +0 -0
  308. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_validation_report_no_interrogate_snap/tbl_parquet/validation_report.json +0 -0
  309. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_validation_report_no_interrogate_snap/tbl_pd/validation_report.json +0 -0
  310. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_validation_report_no_interrogate_snap/tbl_pl/validation_report.json +0 -0
  311. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_validation_report_no_interrogate_snap/tbl_sqlite/validation_report.json +0 -0
  312. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_validation_report_segments_html/duckdb/validation_report_segments.html +0 -0
  313. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_validation_report_segments_html/pandas/validation_report_segments.html +0 -0
  314. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_validation_report_segments_html/polars/validation_report_segments.html +0 -0
  315. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_validation_report_segments_with_pre_html/polars/validation_report_segments_with_pre.html +0 -0
  316. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_validation_report_segments_with_pre_html/validation_report_segments_with_pre.html +0 -0
  317. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_validation_report_use_fields_snap/tbl_duckdb/validation_report.json +0 -0
  318. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_validation_report_use_fields_snap/tbl_parquet/validation_report.json +0 -0
  319. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_validation_report_use_fields_snap/tbl_pd/validation_report.json +0 -0
  320. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_validation_report_use_fields_snap/tbl_pl/validation_report.json +0 -0
  321. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_validation_report_use_fields_snap/tbl_sqlite/validation_report.json +0 -0
  322. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_validation_with_selector_helper_functions_no_match_snap/tbl_memtable_variable_names/selector_helper_functions_no_match.html +0 -0
  323. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_validation_with_selector_helper_functions_no_match_snap/tbl_pd_variable_names/selector_helper_functions_no_match.html +0 -0
  324. {pointblank-0.10.0 → pointblank-0.11.0}/tests/snapshots/test_validate/test_validation_with_selector_helper_functions_no_match_snap/tbl_pl_variable_names/selector_helper_functions_no_match.html +0 -0
  325. {pointblank-0.10.0 → pointblank-0.11.0}/tests/tbl_files/parquet_data/data_a.parquet +0 -0
  326. {pointblank-0.10.0 → pointblank-0.11.0}/tests/tbl_files/parquet_data/data_b.parquet +0 -0
  327. {pointblank-0.10.0 → pointblank-0.11.0}/tests/tbl_files/parquet_data/subdir/nested_data.parquet +0 -0
  328. {pointblank-0.10.0 → pointblank-0.11.0}/tests/tbl_files/partitioned_sales/status=cancelled/0.parquet +0 -0
  329. {pointblank-0.10.0 → pointblank-0.11.0}/tests/tbl_files/partitioned_sales/status=delivered/0.parquet +0 -0
  330. {pointblank-0.10.0 → pointblank-0.11.0}/tests/tbl_files/partitioned_sales/status=pending/0.parquet +0 -0
  331. {pointblank-0.10.0 → pointblank-0.11.0}/tests/tbl_files/partitioned_sales/status=returned/0.parquet +0 -0
  332. {pointblank-0.10.0 → pointblank-0.11.0}/tests/tbl_files/partitioned_sales/status=shipped/0.parquet +0 -0
  333. {pointblank-0.10.0 → pointblank-0.11.0}/tests/tbl_files/partitioned_small_table/f=high/0.parquet +0 -0
  334. {pointblank-0.10.0 → pointblank-0.11.0}/tests/tbl_files/partitioned_small_table/f=low/0.parquet +0 -0
  335. {pointblank-0.10.0 → pointblank-0.11.0}/tests/tbl_files/partitioned_small_table/f=mid/0.parquet +0 -0
  336. {pointblank-0.10.0 → pointblank-0.11.0}/tests/tbl_files/taxi_part_01.parquet +0 -0
  337. {pointblank-0.10.0 → pointblank-0.11.0}/tests/tbl_files/taxi_part_02.parquet +0 -0
  338. {pointblank-0.10.0 → pointblank-0.11.0}/tests/tbl_files/taxi_part_03.parquet +0 -0
  339. {pointblank-0.10.0 → pointblank-0.11.0}/tests/tbl_files/taxi_sample.parquet +0 -0
  340. {pointblank-0.10.0 → pointblank-0.11.0}/tests/tbl_files/tbl_dates_times_text.ddb +0 -0
  341. {pointblank-0.10.0 → pointblank-0.11.0}/tests/tbl_files/tbl_dates_times_text.parquet +0 -0
  342. {pointblank-0.10.0 → pointblank-0.11.0}/tests/tbl_files/tbl_dates_times_text.sqlite +0 -0
  343. {pointblank-0.10.0 → pointblank-0.11.0}/tests/tbl_files/tbl_true_dates_times.ddb +0 -0
  344. {pointblank-0.10.0 → pointblank-0.11.0}/tests/tbl_files/tbl_xyz.ddb +0 -0
  345. {pointblank-0.10.0 → pointblank-0.11.0}/tests/tbl_files/tbl_xyz.parquet +0 -0
  346. {pointblank-0.10.0 → pointblank-0.11.0}/tests/tbl_files/tbl_xyz.sqlite +0 -0
  347. {pointblank-0.10.0 → pointblank-0.11.0}/tests/tbl_files/tbl_xyz_missing.ddb +0 -0
  348. {pointblank-0.10.0 → pointblank-0.11.0}/tests/tbl_files/tbl_xyz_missing.parquet +0 -0
  349. {pointblank-0.10.0 → pointblank-0.11.0}/tests/tbl_files/tbl_xyz_missing.sqlite +0 -0
  350. {pointblank-0.10.0 → pointblank-0.11.0}/tests/test__interrogation.py +0 -0
  351. {pointblank-0.10.0 → pointblank-0.11.0}/tests/test__utils.py +0 -0
  352. {pointblank-0.10.0 → pointblank-0.11.0}/tests/test__utils_check_args.py +0 -0
  353. {pointblank-0.10.0 → pointblank-0.11.0}/tests/test_actions.py +0 -0
  354. {pointblank-0.10.0 → pointblank-0.11.0}/tests/test_assistant.py +0 -0
  355. {pointblank-0.10.0 → pointblank-0.11.0}/tests/test_column.py +0 -0
  356. {pointblank-0.10.0 → pointblank-0.11.0}/tests/test_compare.py +0 -0
  357. {pointblank-0.10.0 → pointblank-0.11.0}/tests/test_datascan.py +0 -0
  358. {pointblank-0.10.0 → pointblank-0.11.0}/tests/test_draft.py +0 -0
  359. {pointblank-0.10.0 → pointblank-0.11.0}/tests/test_meta.py +0 -0
  360. {pointblank-0.10.0 → pointblank-0.11.0}/tests/test_schema.py +0 -0
  361. {pointblank-0.10.0 → pointblank-0.11.0}/tests/test_tf.py +0 -0
  362. {pointblank-0.10.0 → pointblank-0.11.0}/tests/test_thresholds.py +0 -0
  363. {pointblank-0.10.0 → pointblank-0.11.0}/tests/test_validate.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pointblank
3
- Version: 0.10.0
3
+ Version: 0.11.0
4
4
  Summary: Find out if your data is what you think it is.
5
5
  Author-email: Richard Iannone <riannone@me.com>
6
6
  License: MIT License
@@ -46,6 +46,8 @@ Requires-Dist: great_tables>=0.17.0
46
46
  Requires-Dist: narwhals>=1.41.0
47
47
  Requires-Dist: typing_extensions>=3.10.0.0
48
48
  Requires-Dist: requests>=2.31.0
49
+ Requires-Dist: click>=8.0.0
50
+ Requires-Dist: rich>=13.0.0
49
51
  Provides-Extra: pd
50
52
  Requires-Dist: pandas>=2.2.3; extra == "pd"
51
53
  Provides-Extra: pl
@@ -233,6 +235,49 @@ validation.get_step_report(i=3).show("browser") # Get failing records from step
233
235
 
234
236
  <br>
235
237
 
238
+ ## Command Line Interface (CLI)
239
+
240
+ Pointblank includes a powerful CLI utility called `pb` that lets you run data validation workflows directly from the command line. Perfect for CI/CD pipelines, scheduled data quality checks, or quick validation tasks.
241
+
242
+ <div align="center">
243
+ <img src="https://posit-dev.github.io/pointblank/assets/vhs/cli-complete-workflow.gif" width="800px">
244
+ </div>
245
+
246
+ **Explore Your Data**
247
+
248
+ ```bash
249
+ # Get a quick preview of your data
250
+ pb preview small_table
251
+
252
+ # Check for missing values
253
+ pb missing small_table
254
+
255
+ # Generate column summaries
256
+ pb scan small_table
257
+ ```
258
+
259
+ **Run Essential Validations**
260
+
261
+ ```bash
262
+ # Check for duplicate rows
263
+ pb validate-simple small_table --check rows-distinct
264
+
265
+ # Verify no null values
266
+ pb validate-simple small_table --check col-vals-not-null --column a
267
+
268
+ # Extract failing data for debugging
269
+ pb validate-simple small_table --check col-vals-gt --column a --value 5 --show-extract
270
+ ```
271
+
272
+ **Integrate with CI/CD**
273
+
274
+ ```bash
275
+ # Use exit codes for automation (0 = pass, 1 = fail)
276
+ pb validate-simple small_table --check rows-distinct && echo "✅ Quality checks passed"
277
+ ```
278
+
279
+ Learn more in our [CLI documentation](https://posit-dev.github.io/pointblank/user-guide/cli.html).
280
+
236
281
  ## Features That Set Pointblank Apart
237
282
 
238
283
  - **Complete validation workflow** - From data access to validation to reporting in a single pipeline
@@ -149,6 +149,49 @@ validation.get_step_report(i=3).show("browser") # Get failing records from step
149
149
 
150
150
  <br>
151
151
 
152
+ ## Command Line Interface (CLI)
153
+
154
+ Pointblank includes a powerful CLI utility called `pb` that lets you run data validation workflows directly from the command line. Perfect for CI/CD pipelines, scheduled data quality checks, or quick validation tasks.
155
+
156
+ <div align="center">
157
+ <img src="https://posit-dev.github.io/pointblank/assets/vhs/cli-complete-workflow.gif" width="800px">
158
+ </div>
159
+
160
+ **Explore Your Data**
161
+
162
+ ```bash
163
+ # Get a quick preview of your data
164
+ pb preview small_table
165
+
166
+ # Check for missing values
167
+ pb missing small_table
168
+
169
+ # Generate column summaries
170
+ pb scan small_table
171
+ ```
172
+
173
+ **Run Essential Validations**
174
+
175
+ ```bash
176
+ # Check for duplicate rows
177
+ pb validate-simple small_table --check rows-distinct
178
+
179
+ # Verify no null values
180
+ pb validate-simple small_table --check col-vals-not-null --column a
181
+
182
+ # Extract failing data for debugging
183
+ pb validate-simple small_table --check col-vals-gt --column a --value 5 --show-extract
184
+ ```
185
+
186
+ **Integrate with CI/CD**
187
+
188
+ ```bash
189
+ # Use exit codes for automation (0 = pass, 1 = fail)
190
+ pb validate-simple small_table --check rows-distinct && echo "✅ Quality checks passed"
191
+ ```
192
+
193
+ Learn more in our [CLI documentation](https://posit-dev.github.io/pointblank/user-guide/cli.html).
194
+
152
195
  ## Features That Set Pointblank Apart
153
196
 
154
197
  - **Complete validation workflow** - From data access to validation to reporting in a single pipeline
@@ -1,6 +1,8 @@
1
1
  project:
2
2
  type: website
3
3
  post-render: scripts/post-render.py
4
+ resources:
5
+ - "assets/**"
4
6
 
5
7
  format:
6
8
  html:
@@ -61,6 +63,7 @@ website:
61
63
  contents:
62
64
  - user-guide/index.qmd
63
65
  - user-guide/installation.qmd
66
+ - user-guide/cli.qmd
64
67
  - section: "Validation Plan"
65
68
  contents:
66
69
  - user-guide/validation-overview.qmd
@@ -0,0 +1,51 @@
1
+ # VHS tape for CI/CD integration workflows
2
+ # Shows production-ready automation patterns
3
+
4
+ Output cli-cicd-workflows.gif
5
+
6
+ Set FontSize 16
7
+ Set Width 1200
8
+ Set Height 700
9
+ Set Theme "Dracula"
10
+
11
+ Type "# Production CI/CD Data Validation Workflows"
12
+ Enter
13
+ Sleep 1s
14
+
15
+ Type ""
16
+ Enter
17
+ Type "# Pipeline Step 1: Data integrity check with exit codes"
18
+ Enter
19
+ Type "pb validate-simple small_table --check rows-distinct --exit-code"
20
+ Enter
21
+ Type "echo 'Pipeline result:' \$?"
22
+ Enter
23
+ Sleep 3s
24
+
25
+ Type ""
26
+ Enter
27
+ Type "# Pipeline Step 2: Critical columns validation"
28
+ Enter
29
+ Type "pb validate-simple small_table --check col-vals-not-null --column date_time --exit-code"
30
+ Enter
31
+ Type "echo 'Validation status:' \$?"
32
+ Enter
33
+ Sleep 3s
34
+
35
+ Type ""
36
+ Enter
37
+ Type "# Pipeline Step 3: Business rules validation"
38
+ Enter
39
+ Type "pb validate-simple small_table --check col-vals-gt --column a --value 0 --exit-code"
40
+ Enter
41
+ Type "echo 'Business rule check:' \$?"
42
+ Enter
43
+ Sleep 3s
44
+
45
+ Type ""
46
+ Enter
47
+ Type "# Use in GitHub Actions, GitLab CI, or any automation platform"
48
+ Enter
49
+ Type "echo 'Exit codes: 0 = success, 1 = validation failed'"
50
+ Enter
51
+ Sleep 2s
@@ -0,0 +1,59 @@
1
+ # VHS tape for complete validation workflow
2
+ # Shows realistic end-to-end data quality checking
3
+
4
+ Output cli-complete-workflow.gif
5
+
6
+ Set FontSize 14
7
+ Set Width 1200
8
+ Set Height 900
9
+ Set Theme "Dracula"
10
+
11
+ Type "# Complete Data Quality Workflow"
12
+ Enter
13
+ Sleep 1s
14
+
15
+ Type ""
16
+ Enter
17
+ Type "# Step 1: Explore your data first"
18
+ Enter
19
+ Type "pb preview small_table"
20
+ Enter
21
+ Sleep 3s
22
+
23
+ Type ""
24
+ Enter
25
+ Type "# Step 2: Check for basic data integrity"
26
+ Enter
27
+ Type "pb validate-simple small_table --check rows-distinct"
28
+ Enter
29
+ Sleep 3s
30
+
31
+ Type ""
32
+ Enter
33
+ Type "# Step 3: Validate critical business columns"
34
+ Enter
35
+ Type "pb validate-simple small_table --check col-vals-not-null --column a --show-extract"
36
+ Enter
37
+ Sleep 4s
38
+
39
+ Type ""
40
+ Enter
41
+ Type "# Step 4: Check data ranges and constraints"
42
+ Enter
43
+ Type "pb validate-simple small_table --check col-vals-in-set --column f --set 'low,mid,high'"
44
+ Enter
45
+ Sleep 3s
46
+
47
+ Type ""
48
+ Enter
49
+ Type "# Step 5: Comprehensive data profiling"
50
+ Enter
51
+ Type "pb scan small_table"
52
+ Enter
53
+ Sleep 4s
54
+
55
+ Type ""
56
+ Enter
57
+ Type "echo 'Full data quality pipeline complete!'"
58
+ Enter
59
+ Sleep 2s
@@ -0,0 +1,43 @@
1
+ # VHS tape for data exploration and profiling
2
+ # Shows preview, missing values, and column summaries
3
+
4
+ Output cli-data-exploration.gif
5
+
6
+ Set FontSize 14
7
+ Set Width 1200
8
+ Set Height 800
9
+ Set Theme "Dracula"
10
+
11
+ Type "# Data Exploration & Profiling with Pointblank CLI"
12
+ Enter
13
+ Sleep 1s
14
+
15
+ Type ""
16
+ Enter
17
+ Type "# 1. Quick data preview - see structure and sample rows"
18
+ Enter
19
+ Type "pb preview small_table"
20
+ Enter
21
+ Sleep 4s
22
+
23
+ Type ""
24
+ Enter
25
+ Type "# 2. Missing values analysis - identify data gaps"
26
+ Enter
27
+ Type "pb missing small_table"
28
+ Enter
29
+ Sleep 4s
30
+
31
+ Type ""
32
+ Enter
33
+ Type "# 3. Comprehensive data scan - statistical overview"
34
+ Enter
35
+ Type "pb scan small_table"
36
+ Enter
37
+ Sleep 5s
38
+
39
+ Type ""
40
+ Enter
41
+ Type "echo 'Complete data profiling in seconds - no Python required!'"
42
+ Enter
43
+ Sleep 2s
@@ -0,0 +1,43 @@
1
+ # VHS tape for high-impact data validation demonstrations
2
+ # Shows the most practical CLI validations
3
+
4
+ Output cli-essential-validations.gif
5
+
6
+ Set FontSize 16
7
+ Set Width 1200
8
+ Set Height 700
9
+ Set Theme "Dracula"
10
+
11
+ Type "# Essential Data Validation with Pointblank CLI"
12
+ Enter
13
+ Sleep 1s
14
+
15
+ Type ""
16
+ Enter
17
+ Type "# 1. Check for duplicate rows (most common data quality issue)"
18
+ Enter
19
+ Type "pb validate-simple small_table --check rows-distinct"
20
+ Enter
21
+ Sleep 4s
22
+
23
+ Type ""
24
+ Enter
25
+ Type "# 2. Find missing values in critical columns"
26
+ Enter
27
+ Type "pb validate-simple small_table --check col-vals-not-null --column a"
28
+ Enter
29
+ Sleep 4s
30
+
31
+ Type ""
32
+ Enter
33
+ Type "# 3. When validation fails, see exactly which rows are problematic"
34
+ Enter
35
+ Type "pb validate-simple small_table --check col-vals-not-null --column b --show-extract"
36
+ Enter
37
+ Sleep 5s
38
+
39
+ Type ""
40
+ Enter
41
+ Type "echo 'Essential validations: duplicates, nulls, with data extracts'"
42
+ Enter
43
+ Sleep 2s
@@ -0,0 +1,43 @@
1
+ # VHS tape for CLI overview and getting started
2
+ # Shows help and basic commands with custom prompt
3
+
4
+ Output cli-getting-started.gif
5
+
6
+ Set FontSize 16
7
+ Set Width 1200
8
+ Set Height 700
9
+ Set Theme "Dracula"
10
+
11
+ Type "# Getting Started with Pointblank CLI"
12
+ Enter
13
+ Sleep 1s
14
+
15
+ Type ""
16
+ Enter
17
+ Type "# See all available commands"
18
+ Enter
19
+ Type "pb --help"
20
+ Enter
21
+ Sleep 4s
22
+
23
+ Type ""
24
+ Enter
25
+ Type "# Quick validation options overview"
26
+ Enter
27
+ Type "pb validate-simple --help"
28
+ Enter
29
+ Sleep 4s
30
+
31
+ Type ""
32
+ Enter
33
+ Type "# Your first validation - check for duplicates"
34
+ Enter
35
+ Type "pb validate-simple small_table --check rows-distinct"
36
+ Enter
37
+ Sleep 3s
38
+
39
+ Type ""
40
+ Enter
41
+ Type "echo 'Ready to validate any dataset - CSV, Parquet, or database!'"
42
+ Enter
43
+ Sleep 2s
@@ -0,0 +1,141 @@
1
+ ---
2
+ title: "CLI Interactive Demos"
3
+ pagetitle: "CLI Interactive Demos"
4
+ format:
5
+ html:
6
+ toc: true
7
+ css: |
8
+ .demo-section {
9
+ margin-bottom: 40px;
10
+ }
11
+ .gif-container {
12
+ margin: 20px 0;
13
+ text-align: center;
14
+ border: 1px solid #e1e5e9;
15
+ border-radius: 8px;
16
+ padding: 20px;
17
+ background: #f8f9fa;
18
+ }
19
+ .gif-container img {
20
+ max-width: 100%;
21
+ border-radius: 4px;
22
+ box-shadow: 0 4px 8px rgba(0,0,0,0.1);
23
+ }
24
+ ---
25
+
26
+ # Command Line Interface: Interactive Demos
27
+
28
+ These CLI demos showcase practical data quality workflows that you can use!
29
+
30
+ ::: {.callout-tip}
31
+ ## 🎬 Workflow-Based Demonstrations
32
+ - **Essential validations** for everyday data quality checks
33
+ - **Data exploration** tools that require no Python knowledge
34
+ - **CI/CD integration** patterns for automated data quality
35
+ - **Complete pipelines** from exploration to production validation
36
+ :::
37
+
38
+ ::: {.callout-note}
39
+ ## Prerequisites
40
+ To follow along with these demonstrations:
41
+ ```bash
42
+ pip install pointblank
43
+ pb --help # Verify installation
44
+ ```
45
+ :::
46
+
47
+ ### Getting Started with the CLI
48
+
49
+ Learn the basics of Pointblank's CLI and run your first validation:
50
+
51
+ ::: {.gif-container}
52
+ ![Getting Started](../../assets/vhs/cli-getting-started.gif)
53
+ *CLI overview and your first data quality validation*
54
+ :::
55
+
56
+ ### Essential Data Quality Validations
57
+
58
+ See the most commonly used validation checks that catch critical data issues:
59
+
60
+ ::: {.gif-container}
61
+ ![Essential Validations](../../assets/vhs/cli-essential-validations.gif)
62
+ *Duplicate detection, null checks, and data extract debugging*
63
+ :::
64
+
65
+ ### Data Exploration Without Python
66
+
67
+ Discover how to profile and explore data using CLI tools that don't require Python knowledge:
68
+
69
+ ::: {.gif-container}
70
+ ![Data Exploration](../../assets/vhs/cli-data-exploration.gif)
71
+ *Preview data, find missing values, and generate column summaries*
72
+ :::
73
+
74
+ ### CI/CD Integration & Automation
75
+
76
+ Learn how to integrate data quality checks into automated pipelines:
77
+
78
+ ::: {.gif-container}
79
+ ![CI/CD Integration](../../assets/vhs/cli-cicd-workflows.gif)
80
+ *Exit codes, pipeline integration, and automated quality gates*
81
+ :::
82
+
83
+ ### Complete Data Quality Workflow
84
+
85
+ Follow an end-to-end data quality pipeline combining exploration, validation, and profiling:
86
+
87
+ ::: {.gif-container}
88
+ ![Complete Workflow](../../assets/vhs/cli-complete-workflow.gif)
89
+ *Full pipeline: explore → validate → profile → automate*
90
+ :::
91
+
92
+ ## Getting Started
93
+
94
+ Ready to implement data quality workflows? Here's how to get started:
95
+
96
+ ### 1. Install and Verify
97
+
98
+ ```bash
99
+ pip install pointblank
100
+ pb --help
101
+ ```
102
+
103
+ ### 2. Explore Your Data
104
+
105
+ ```bash
106
+ # Get a quick preview of your data
107
+ pb preview small_table
108
+
109
+ # Check for missing values
110
+ pb missing small_table
111
+
112
+ # Generate column summaries
113
+ pb scan small_table
114
+ ```
115
+
116
+ ### 3. Run Essential Validations
117
+
118
+ ```bash
119
+ # Check for duplicate rows
120
+ pb validate-simple small_table --check rows-distinct
121
+
122
+ # Verify no null values
123
+ pb validate-simple small_table --check col-vals-not-null --column a
124
+
125
+ # Extract failing data for debugging
126
+ pb validate-simple small_table --check col-vals-gt --column a --value 5 --show-extract
127
+ ```
128
+
129
+ ### 4. Integrate with CI/CD
130
+
131
+ ```bash
132
+ # Use exit codes for automation (0 = pass, 1 = fail)
133
+ pb validate-simple small_table --check rows-distinct && echo "✅ Quality checks passed"
134
+ ```
135
+
136
+ ::: {.callout-tip}
137
+ ## Next Steps
138
+ - visit the [CLI User Guide](../../user-guide/cli.qmd) for detailed documentation
139
+ - use `pb validate-simple --help` for validation command options
140
+ - Combine exploration, validation, and profiling for robust data quality pipelines
141
+ :::
@@ -171,4 +171,7 @@ The schema of a table can be flexibly defined with `Schema` and verified with `c
171
171
  [Using Parquet Data](./using-parquet-data/index.qmd)<br>
172
172
  A Parquet dataset can be used for data validation, thanks to Ibis.
173
173
 
174
+ [CLI Interactive Demos](./cli-interactive/index.qmd)<br>
175
+ These CLI demos showcase practical data quality workflows that you can use!
176
+
174
177
  </div>
@@ -116,6 +116,51 @@ validation.get_step_report(i=3).show("browser") # Get failing records from step
116
116
 
117
117
  </div>
118
118
 
119
+ ## Command Line Interface (CLI)
120
+
121
+ Pointblank includes a powerful CLI utility called `pb` that lets you run data validation workflows directly from the command line. Perfect for CI/CD pipelines, scheduled data quality checks, or quick validation tasks.
122
+
123
+ <div style="text-align: center;">
124
+
125
+ ![](/assets/vhs/cli-complete-workflow.gif){width=100%}
126
+
127
+ </div>
128
+
129
+ **Explore Your Data**
130
+
131
+ ```bash
132
+ # Get a quick preview of your data
133
+ pb preview small_table
134
+
135
+ # Check for missing values
136
+ pb missing small_table
137
+
138
+ # Generate column summaries
139
+ pb scan small_table
140
+ ```
141
+
142
+ **Run Essential Validations**
143
+
144
+ ```bash
145
+ # Check for duplicate rows
146
+ pb validate-simple small_table --check rows-distinct
147
+
148
+ # Verify no null values
149
+ pb validate-simple small_table --check col-vals-not-null --column a
150
+
151
+ # Extract failing data for debugging
152
+ pb validate-simple small_table --check col-vals-gt --column a --value 5 --show-extract
153
+ ```
154
+
155
+ **Integrate with CI/CD**
156
+
157
+ ```bash
158
+ # Use exit codes for automation (0 = pass, 1 = fail)
159
+ pb validate-simple small_table --check rows-distinct && echo "✅ Quality checks passed"
160
+ ```
161
+
162
+ Learn more in our [CLI documentation](https://posit-dev.github.io/pointblank/user-guide/cli.html).
163
+
119
164
  ## Join the Community
120
165
 
121
166
  We'd love to hear from you! Connect with us:
@@ -154,6 +199,25 @@ pip install "pointblank[postgres]" # Install Pointblank with Ibis + PostgreSQL
154
199
  pip install "pointblank[sqlite]" # Install Pointblank with Ibis + SQLite
155
200
  ```
156
201
 
202
+ ## Command Line Interface
203
+
204
+ Pointblank provides a powerful CLI for quick data validation without writing Python code. Now featuring enhanced validation checks including `col-vals-lt` and `col-vals-le`:
205
+
206
+ ::: {style="text-align: center; margin: 20px 0;"}
207
+ ![CLI Quick Demo](assets/vhs/cli-features.gif)
208
+ :::
209
+
210
+ ```bash
211
+ # Quick validation checks from the terminal
212
+ pb validate-simple data.csv --check rows-distinct
213
+ pb validate-simple sales.csv --check col-vals-gt --column revenue --value 0
214
+ pb validate-simple users.csv --check col-vals-lt --column age --value 120 # NEW!
215
+ pb validate-simple inventory.csv --check col-vals-le --column stock --value 1000 # NEW!
216
+ pb validate-simple users.csv --check col-not-null --column email --show-extract
217
+ ```
218
+
219
+ The CLI is perfect for CI/CD pipelines, shell scripts, and exploratory data analysis. See the [CLI documentation](user-guide/cli.qmd) for complete details and [interactive demos](demos/cli-interactive/index.qmd) for live examples.
220
+
157
221
  ## Technical Details
158
222
 
159
223
  Pointblank uses [Narwhals](https://github.com/narwhals-dev/narwhals) to work with Polars and Pandas DataFrames, and integrates with [Ibis](https://github.com/ibis-project/ibis) for database and file format support. This architecture provides a consistent API for validating tabular data from various sources.