dataprof 0.5.10

High-performance data profiler with ISO 8000/25012 quality metrics for CSV, JSON/JSONL, and Parquet files
Documentation
1
2
3
4
5
6
7
8
9
10
include README.md
include LICENSE
include Cargo.toml
include Cargo.lock
recursive-include src *.rs
recursive-include python *.py
exclude target/
exclude .git/
exclude test_*.csv
exclude *.pdb