dataprof 0.3.6

A fast, lightweight CLI tool for CSV data profiling and analysis
Documentation
# Build artifacts
/target
**/*.rs.bk

# IDE files
.vscode/
.idea/
*.swp
*.swo

# OS files
.DS_Store
Thumbs.db

# Test files
test.csv
*.tmp
test_*.rs
*.pdb
*.exe
*.dll
example_usage/

# Logs
*.log

# Claude files
CLAUDE.md
.claude/

# Node.js dependencies and artifacts
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.npm/
.eslintcache
.node_repl_history
package-lock.json
yarn.lock

# Semantic-release files
.releaserc.json
.releaserc-test.json