We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6467d8 commit 2a8d78aCopy full SHA for 2a8d78a
awesome/opensource/data/dataprof.json
@@ -0,0 +1,20 @@
1
+{
2
+ "name": "DataProfiler",
3
+ "repository_platform": "github",
4
+ "repository_url": "https://github.com/AndreaBozzo/dataprof",
5
+ "type": "tool",
6
+ "description": "A fast, lightweight library and CLI tool for CSV and JSON data profiling and quality analysis written in Rust",
7
+ "license": "MIT",
8
+ "tags": [
9
+ "rust",
10
+ "cli",
11
+ "data-analysis",
12
+ "csv",
13
+ "json",
14
+ "data-profiling",
15
+ "quality-analysis",
16
+ "statistics",
17
+ "data-validation",
18
+ "performance"
19
+ ]
20
+}
0 commit comments