Skip to content

Releases: jmweb-org/splitcheck

splitcheck 0.2.0

Choose a tag to compare

@delcenjo delcenjo released this 29 Jun 19:20
  • Docker image and container entry point.
  • CI across Python 3.10, 3.11 and 3.12.
  • Expanded documentation, including scope and limitations.

See CHANGELOG.md for the full history.

splitcheck 0.1.0

Choose a tag to compare

@delcenjo delcenjo released this 29 Jun 19:20

First working release.

  • check: detect exact and normalized row overlap between two or more splits, with leakage as a fraction of the target split and a CI gate.
  • Whole-row or single-column comparison (--on).
  • CSV, Parquet, JSON Lines and plain-text input through polars.
  • --max-leakage, --json and --no-check to tune gating and output.