Skip to content
Merged
Changes from all commits
Commits
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
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ work with Polars and Pandas DataFrames. We also integrate with
Parquet, and more! In doing all of this, we can provide an ergonomic and consistent API for
validating tabular data from various sources.

Note: if you want the validation report from the REPL, you have to run `validation.get_tabular_report().show()`.

## Features

Here's a short list of what we think makes Pointblank a great tool for data validation:
Expand Down