dataprof 0.3.0

A fast, lightweight CLI tool for CSV data profiling and analysis
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